Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: Numerous Broken Fragment IDs Within Documentation #32

Open
jjanzenn opened this issue Jun 19, 2024 · 2 comments
Open

[Bug]: Numerous Broken Fragment IDs Within Documentation #32

jjanzenn opened this issue Jun 19, 2024 · 2 comments
Labels
bug Something isn't working triaged This ticket has been accepted to our backlog and migrated internally

Comments

@jjanzenn
Copy link

What happened?

I have noticed a very large number of incorrect fragment IDs in links under the reference tab of documentation. For instance, in the documentation for stdlib, there is a link to the section on stdlib::stages. The link does not take you anywhere though because it uses the fragment ID #stdlib--stages in its URL. There is the fragment ID #stdlibstages in the page which is where the URL should be pointing. Most of the links are correct on that module, but I have come across this exact issue within the documentation for many projects (for instance, see almost all the links in https://forge.puppet.com/modules/treydock/slurm/reference). It seems that when generating the reference page from REFERENCE.md, the links are created incorrectly.

What browsers / clients are you seeing the problem on?

Firefox

Relevant log output

No response

@jjanzenn jjanzenn added the bug Something isn't working label Jun 19, 2024
@skarwaperforce
Copy link

@JacobJanzen I agree, there seems to be an issue. Many thanks for highlighting this, really appreciate this. I would mark this as Triaged and we can pick this up in one of our next iterations. Thanks again!

@skarwaperforce skarwaperforce added the triaged This ticket has been accepted to our backlog and migrated internally label Jun 21, 2024
Copy link

Migrated issue to PF-3394

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working triaged This ticket has been accepted to our backlog and migrated internally
Projects
None yet
Development

No branches or pull requests

2 participants