From 0d4a1431f2ecd82c94f76253d7843ca5e0c4f19c Mon Sep 17 00:00:00 2001 From: Daniel Spindelbauer Date: Wed, 19 Sep 2018 16:42:49 +0100 Subject: [PATCH] Fixed redirect --- .gitbook.yaml | 1 + README.md | 13 ++++++------- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/.gitbook.yaml b/.gitbook.yaml index 6a4d801..bdb9614 100644 --- a/.gitbook.yaml +++ b/.gitbook.yaml @@ -8,6 +8,7 @@ redirects: chapter/products: ./products.md chapter/gettingstarted: ./gettingstarted/introduction.md + getting-started/introduction: ./gettingstarted/introduction.md chapter/gettingstarted/introduction: ./gettingstarted/introduction.md chapter/gettingstarted/hardwaresetup: ./gettingstarted/connection/README.md chapter/gettingstarted/connection/lopy: ./gettingstarted/connection/lopy.md diff --git a/README.md b/README.md index 0c35b96..43e6d4e 100644 --- a/README.md +++ b/README.md @@ -4,10 +4,9 @@ Welcome to the Pycom documentation site. We recommend reading through all the se To get started, read through the Getting Started Guide then feel free to jump straight into the tutorials and examples in Tutorials & Examples to begin building your projects. -* [Products](products.md) -* [Getting Started](gettingstarted/introduction.md) -* [Tutorials](tutorials/introduction.md) -* [Product Info](datasheets/introduction.md) -* [API Documentation](firmwareapi/introduction.md) -* [Pybytes](pybytes/introduction.md) - +- [Products](products.md) +- [Getting Started](gettingstarted/introduction.md) +- [Tutorials](tutorials/introduction.md) +- [Product Info](datasheets/introduction.md) +- [API Documentation](firmwareapi/introduction.md) +- [Pybytes](pybytes/introduction.md)