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)