You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
which then forces you to search for the item in question in the TOC, defeating the purpose of having an anchor in the first place. Once you're on the user_manual.html page, the anchors work as expected, but nothing external such as from the dashboard, bookmarked, or the link in #330 works correctly.
The text was updated successfully, but these errors were encountered:
I've looked into this and I've been unable to understand why this happens. I'm assuming it has something todo with how https://readthedocs.org/ renders the pages but never found why. It's super annoying.
The Mailgun dashboard has many links that point to the documentation such as:
https://documentation.mailgun.com/en/latest/user_manual.html#webhooks
None of them work correctly. They all wind up at:
https://documentation.mailgun.com/en/latest/user_manual.html#introduction
which then forces you to search for the item in question in the TOC, defeating the purpose of having an anchor in the first place. Once you're on the user_manual.html page, the anchors work as expected, but nothing external such as from the dashboard, bookmarked, or the link in #330 works correctly.
The text was updated successfully, but these errors were encountered: