Open
Description
On the live docs page, https://react-bootstrap.github.io/react-overlays/modal/, the "Modal", "Overlay", "Portal", "Transitions" sidebar links are broken. They're throwing an internal 404, most likely because the corresponding page isn't routed properly. However, visiting each individual page (e.g. https://react-bootstrap.github.io/react-overlays/overlay/ for the Overlay) works.
I can investigate this over the weekend if a fix isn't already in the works.