-
-
Notifications
You must be signed in to change notification settings - Fork 15
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
I defined a reference in the guides.xml and used it on a page:
:ref:`My link text <remote_inv:introduction>`
But the "remote_inv" is not found:
app.WARNING: Interlink inventory not found: HTTP/2 404
Then the following link is rendered:
<a href="#introduction">My link text</a>
This is obviously wrong. Instead, no link should be generated, but just the text:
My link text
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working