diff --git a/.gitbook.yaml b/.gitbook.yaml index bdf39cd..e24b546 100644 --- a/.gitbook.yaml +++ b/.gitbook.yaml @@ -1,8 +1,8 @@ root: ./ structure: - readme: README: ./ - summary: SUMMARY: ./ + readme: README.md + summary: SUMMARY.md redirects: chapter/products: ./products diff --git a/README.md b/README.md index 97042e3..e218170 100644 --- a/README.md +++ b/README.md @@ -10,3 +10,7 @@ To get started, read through the Getting Started Guide then feel free to jump st * [Product Info](datasheets/introduction.md) * [API Documentation](firmwareapi/introduction.md) * [Pybytes](pybytes/introduction.md) + +{% hint style="info" %} +If you've been redirected here from a link, check if it contains `/chapter`. If yes, by removing that part, you'll get to the correct page. We have migrated our documentation which has changed the path of the pages. +{% endhint %}