2018-02-15 11:56:23 +01:00
|
|
|
<RoutingRules>
|
|
|
|
<RoutingRule>
|
|
|
|
<Condition>
|
|
|
|
<KeyPrefixEquals>whitepaper/bigchaindb-whitepaper.pdf</KeyPrefixEquals>
|
|
|
|
</Condition>
|
|
|
|
<Redirect>
|
|
|
|
<ReplaceKeyPrefixWith>whitepaper/</ReplaceKeyPrefixWith>
|
|
|
|
</Redirect>
|
|
|
|
</RoutingRule>
|
|
|
|
<RoutingRule>
|
|
|
|
<Condition>
|
|
|
|
<KeyPrefixEquals>whitepaper/bigchaindb-primer.pdf</KeyPrefixEquals>
|
|
|
|
</Condition>
|
|
|
|
<Redirect>
|
|
|
|
<ReplaceKeyPrefixWith>whitepaper/</ReplaceKeyPrefixWith>
|
|
|
|
</Redirect>
|
|
|
|
</RoutingRule>
|
2018-03-20 14:44:37 +01:00
|
|
|
<RoutingRule>
|
|
|
|
<Condition>
|
|
|
|
<KeyPrefixEquals>usecases/</KeyPrefixEquals>
|
|
|
|
</Condition>
|
|
|
|
<Redirect>
|
|
|
|
<ReplaceKeyPrefixWith>features/#usecases</ReplaceKeyPrefixWith>
|
|
|
|
</Redirect>
|
|
|
|
</RoutingRule>
|
2018-04-05 14:44:58 +02:00
|
|
|
<RoutingRule>
|
|
|
|
<Condition>
|
|
|
|
<KeyPrefixEquals>getstarted/</KeyPrefixEquals>
|
|
|
|
</Condition>
|
|
|
|
<Redirect>
|
|
|
|
<ReplaceKeyPrefixWith>developers/getstarted</ReplaceKeyPrefixWith>
|
|
|
|
</Redirect>
|
|
|
|
</RoutingRule>
|
|
|
|
<RoutingRule>
|
|
|
|
<Condition>
|
|
|
|
<KeyPrefixEquals>developers/</KeyPrefixEquals>
|
|
|
|
</Condition>
|
|
|
|
<Redirect>
|
|
|
|
<ReplaceKeyPrefixWith>developers/getstarted</ReplaceKeyPrefixWith>
|
|
|
|
</Redirect>
|
|
|
|
</RoutingRule>
|
|
|
|
<RoutingRule>
|
|
|
|
<Condition>
|
|
|
|
<KeyPrefixEquals>guide/</KeyPrefixEquals>
|
|
|
|
</Condition>
|
|
|
|
<Redirect>
|
|
|
|
<ReplaceKeyPrefixWith>developers/guide</ReplaceKeyPrefixWith>
|
|
|
|
</Redirect>
|
|
|
|
</RoutingRule>
|
|
|
|
<RoutingRule>
|
|
|
|
<Condition>
|
|
|
|
<KeyPrefixEquals>guides/</KeyPrefixEquals>
|
|
|
|
</Condition>
|
|
|
|
<Redirect>
|
|
|
|
<ReplaceKeyPrefixWith>developers/guides</ReplaceKeyPrefixWith>
|
|
|
|
</Redirect>
|
|
|
|
</RoutingRule>
|
2018-02-15 11:56:23 +01:00
|
|
|
</RoutingRules>
|