cosmos
cosmos copied to clipboard
Some links on the docs page give 404
Describe the bug Some links on https://auth0-cosmos.now.sh/#/usage are broken (give 404). For example:
- Installation
- Using component
- Building your own components
- Usage with styleguide
Expected behavior They should open.
Screenshots None
Cosmos version: It's about cosmos docs not cosmos itself
Additional context Add any other context about the problem here.
The page is routed to /docs/#/usage#installation instead of /#/usage#installation.
https://github.com/auth0/cosmos/blob/8d5e2f34f818db8f245f52abb8bffc5f853ea4b5/internal/docs/docs-components/folding-section.js#L20-L27
Looks like a lot of pages are broken due to this router issue including Contribution Guide.