Fixed redirect

This commit is contained in:
Daniel Spindelbauer
2018-09-19 16:42:49 +01:00
parent 015fdc88ef
commit 0d4a1431f2
2 changed files with 7 additions and 7 deletions

View File

@@ -8,6 +8,7 @@ redirects:
chapter/products: ./products.md chapter/products: ./products.md
chapter/gettingstarted: ./gettingstarted/introduction.md chapter/gettingstarted: ./gettingstarted/introduction.md
getting-started/introduction: ./gettingstarted/introduction.md
chapter/gettingstarted/introduction: ./gettingstarted/introduction.md chapter/gettingstarted/introduction: ./gettingstarted/introduction.md
chapter/gettingstarted/hardwaresetup: ./gettingstarted/connection/README.md chapter/gettingstarted/hardwaresetup: ./gettingstarted/connection/README.md
chapter/gettingstarted/connection/lopy: ./gettingstarted/connection/lopy.md chapter/gettingstarted/connection/lopy: ./gettingstarted/connection/lopy.md

View File

@@ -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. 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) - [Products](products.md)
* [Getting Started](gettingstarted/introduction.md) - [Getting Started](gettingstarted/introduction.md)
* [Tutorials](tutorials/introduction.md) - [Tutorials](tutorials/introduction.md)
* [Product Info](datasheets/introduction.md) - [Product Info](datasheets/introduction.md)
* [API Documentation](firmwareapi/introduction.md) - [API Documentation](firmwareapi/introduction.md)
* [Pybytes](pybytes/introduction.md) - [Pybytes](pybytes/introduction.md)