Currently, when internal article links (relative URLs) are clicked from within the Document360 portal, the system redirects the user to the project dashboard instead of navigating to the corresponding article.
This occurs because the portal uses a different routing structure that expects specific identifiers such as the project ID, category ID, and article ID in the URL. As a result, relative article URLs cannot be resolved correctly within the portal environment.
However, the same relative URLs work as expected when accessed from the Knowledge Base site, where they successfully navigate to the intended article.
For documentation teams who frequently work within the Document360 portal to review content, validate internal links, and test navigation between articles, it would be helpful if internal article links could resolve correctly within the portal as well.