documentation icon indicating copy to clipboard operation
documentation copied to clipboard

Prev and Next Navigation Links Issue in the Documentation - same-page and Incorrect Redirects

Open SerpentSociety opened this issue 2 years ago • 0 comments

I was going through the documentation and noticed a couple of quirks with the navigation links in some sections.

  1. Same-Page Redirects:

    • In certain sections (like the intro section of /embed/crate), the Next link redirects to the same page creating a loop
  2. Incorrect Redirects:

    • Some sections are redirected to logically incorrect pages ( for example, https://docs.widgetbot.io/embed/html-embed/attributes redirects to https://docs.widgetbot.io/ instead of https://docs.widgetbot.io/embed/html-embed/api)

SerpentSociety avatar Dec 10 '23 18:12 SerpentSociety