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
As a user, I properly want to follow links so that I can find my content.
Actual behavior
One example is devonfw/devon4j#319. The link generated on the website for the "Authentication" link is https://devonfw.com/website/pages/docs/devon4j.asciidoc_guides.html#guide-access-control.asciidoc_guide-access-control.asciidoc_Authentication - the part guide-access-control.asciidoc is duplicated here. The correct link would be https://devonfw.com/website/pages/docs/devon4j.asciidoc_guides.html#guide-access-control.asciidoc_authentication
The text was updated successfully, but these errors were encountered:
Expected behavior
As a user, I properly want to follow links so that I can find my content.
Actual behavior
One example is devonfw/devon4j#319. The link generated on the website for the "Authentication" link is
https://devonfw.com/website/pages/docs/devon4j.asciidoc_guides.html#guide-access-control.asciidoc_guide-access-control.asciidoc_Authentication
- the partguide-access-control.asciidoc
is duplicated here. The correct link would behttps://devonfw.com/website/pages/docs/devon4j.asciidoc_guides.html#guide-access-control.asciidoc_authentication
The text was updated successfully, but these errors were encountered: