cosmos icon indicating copy to clipboard operation
cosmos copied to clipboard

Some links on the docs page give 404

Open konradsopala opened this issue 4 years ago • 2 comments

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.

konradsopala avatar Mar 15 '21 11:03 konradsopala

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

ghost avatar Jun 06 '21 06:06 ghost

Looks like a lot of pages are broken due to this router issue including Contribution Guide.

theinfosecguy avatar Apr 20 '22 12:04 theinfosecguy