Discussions

Ask a Question
Back to All

Problem with links in documentation

(edited)

Links in a page to other pages within ReadMe aren't behaving as expected.

How to reproduce:

  1. Go to https://developer.oneflow.com/docs.
  2. One the first page that loads (Introduction), click on the link "contract" that appears in the first sentence ("Use the Oneflow APIs to build powerful integrations to automate your contract management!").
  3. This will create a 404 Page Not Found.
  4. Clicking on the back button (going back to https://developer.oneflow.com/docs) also returns a 404 Page Not Found. However, reloading that page removes the 404 and returns the page's content.
  5. If after getting https://developer.oneflow.com/docs to successfully load, you first click on the Introduction title in the left sidebar before clicking on the contract link, it behaves as expected and loads the page.

Expected behaviour:
Clicking on the link open the linked page.

It doesn't matter which link format we use in the Markdown, neither work as expected. So this creates a 404:

"Use the Oneflow APIs to build powerful integrations to automate your contract management!"

as does this

"Use the Oneflow APIs to build powerful integrations to automate your contract management!"