mirror of
https://github.com/sascha-hemi/pycom-documentation.git
synced 2026-03-21 02:04:25 +01:00
Fixed redirect
This commit is contained in:
@@ -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
|
||||
|
||||
13
README.md
13
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)
|
||||
|
||||
Reference in New Issue
Block a user