ampproject / ampproject/amp.dev
Encountering a 404 page
- Dominant language
- HTML
- Stars
- 600
- Forks
- 675
- PR merge metrics
- No merged PRs in 30d
Description
## 🐛 Bug Report
### Current behavior
The examples on https://amp.dev/about/websites showcase various components such as Accordion, Animation, Carousel, and Autocomplete. Each component includes a link labeled "All about this component." However, clicking on this link redirects to a 404 page. This issue seems to be related to the addition of "/{format}/" in the URL, for instance, [https://amp.dev/documentation/components/{format}/amp-carousel](https://amp.dev/documentation/components/%7Bformat%7D/amp-carousel).


### Expected behavior/code
The correct component page should load when clicking “All about this component” button. For example, https://amp.dev/documentation/components/amp-carousel/
Contributor guide
Assessment
This issue has not been assessed yet.