add fallback redirects

This commit is contained in:
Matthias Kretschmann 2018-04-05 15:16:15 +02:00
parent deb3eab4c1
commit 800e3c8249
Signed by: m
GPG Key ID: 606EEEF3C479A91F
4 changed files with 8 additions and 2 deletions

View File

@ -21,8 +21,6 @@ secondary:
url: "/about/"
- title: Blog
url: https://blog.bigchaindb.com
- title: Enterprise
url: "/enterprise/"
- title: Whitepaper
url: "/whitepaper/"
- title: Contact

View File

@ -11,6 +11,8 @@ js: page-getstarted.min.js
redirect_from:
- /community/
- /start/
- /getstarted/
- /developers/
---
{% assign content = site.data.getstarted %}

View File

@ -4,6 +4,9 @@ layout: page
title: "The Hitchhiker's Guide to BigchainDB"
tagline: "This guide explains how to get started and build apps with BigchainDB"
image: share-image-guides.png
redirect_from:
- /guides/
---
<section class="section section--guideslist">

View File

@ -8,6 +8,9 @@ header: hero-enterprise.jpg
image: share-image-enterprise.jpg
js: page-enterprise.min.js
redirect_from:
- /enterprise/
hero:
title: "Hands-on consulting and production support"
description: "From ideation to production, we have the team and technology to help you build enterprise-grade applications and platforms."