fbt
fbt copied to clipboard
Docs links broken on first open
🐛 Bug Report
When navigating directly to a page, the links to other documentation pages are leading to broken urls.
To Reproduce
Steps to reproduce the behavior:
- Open a new browser tab
- Go to https://facebook.github.io/fbt/docs/api_intro
The first link on the page (Optional attributes -> subject -> implicit subject) leads to the page https://facebook.github.io/fbt/docs/api_intro/implicit_params
Expected behavior
The first link on the page (Optional attributes -> subject -> implicit subject) leads to the page https://facebook.github.io/fbt/docs/implicit_params
Reproduction
For some reason building the docs locally and serving it does not show this bug. It only appears on the production version of the docs.