Closed bruceharris closed 1 year ago
Hmm, links go to "page not found" for me.
Ok I see, it happens when accessing directly into the page. If you navigate through the menu to SUSPENSE, then the links work alright.
The only difference I see is that when navigating through the menu the URL doesn't end with /, whereas when navigating directly it does end with /. I'm thinking Docusaurs bug? I'll try to investigate later on.
Indeed, it was an issue on docusaurus + github pages: https://github.com/facebook/docusaurus/issues/5026
They released a newer version with a config option to fix it, so I raised #56 that does the upgrade and configures it.
👍 thanks @voliva !
Hey @bruceharris, thank you for raising this.
However the links on https://react-rxjs.org/docs/api/core/suspense all seem to work on my end, is this the page the links are broken?
The CI flagged that the new links of this PR are broken.