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

Fix Docusaurus found broken anchors! #27

Open
kordwarshuis opened this issue Nov 4, 2024 · 0 comments
Open

Fix Docusaurus found broken anchors! #27

kordwarshuis opened this issue Nov 4, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@kordwarshuis
Copy link
Collaborator

npm run build gives:

Please check the pages of your site in the list below, and make sure you don't reference any anchor that does not exist.
Note: it's possible to ignore broken anchors with the 'onBrokenAnchors' Docusaurus configuration, and let the build pass.

Exhaustive list of all broken anchors found:
- Broken anchor on source page path = /keridoc/docs/concepts/concepts:
   -> linking to ##possibility-to-have-less-restrictive-outgoing-than-incoming (resolved as: /keridoc/docs/concepts/concepts##possibility-to-have-less-restrictive-outgoing-than-incoming)
- Broken anchor on source page path = /keridoc/docs/education/q-and-a:
   -> linking to #qa-about-keri (resolved as: /keridoc/docs/education/q-and-a#qa-about-keri)
   -> linking to #qa-KERI-and-dids (resolved as: /keridoc/docs/education/q-and-a#qa-KERI-and-dids)
   -> linking to #qa-key-blockchain (resolved as: /keridoc/docs/education/q-and-a#qa-key-blockchain)
   -> linking to #qa-key-agencies (resolved as: /keridoc/docs/education/q-and-a#qa-key-agencies)
   -> linking to #virtual-credentials (resolved as: /keridoc/docs/education/q-and-a#virtual-credentials)
   -> linking to ./q-and-a-security#qa-section-KERI-operational-security (resolved as: /keridoc/docs/education/q-and-a-security#qa-section-KERI-operational-security)
   -> linking to ./q-and-a-security#qa-inconsistency-and-duplicity (resolved as: /keridoc/docs/education/q-and-a-security#qa-inconsistency-and-duplicity)
   -> linking to ./q-and-a-security#qa-key-rotation (resolved as: /keridoc/docs/education/q-and-a-security#qa-key-rotation)
   -> linking to ./q-and-a-security#qa-section-Witness (resolved as: /keridoc/docs/education/q-and-a-security#qa-section-Witness)
   -> linking to ./q-and-a-security#qa-section-watcher (resolved as: /keridoc/docs/education/q-and-a-security#qa-section-watcher)
   -> linking to ./q-and-a-security#qa-KERI-and-blockchain-settled-dids (resolved as: /keridoc/docs/education/q-and-a-security#qa-KERI-and-blockchain-settled-dids)
   -> linking to #trust-over-ip (resolved as: /keridoc/docs/education/q-and-a#trust-over-ip)
   -> linking to #normative (resolved as: /keridoc/docs/education/q-and-a#normative)
- Broken anchor on source page path = /keridoc/docs/education/q-and-a-security:
   -> linking to #qa-about-keri (resolved as: /keridoc/docs/education/q-and-a-security#qa-about-keri)
   -> linking to #qa-inconsistency-and-duplicity (resolved as: /keridoc/docs/education/q-and-a-security#qa-inconsistency-and-duplicity)
   -> linking to #qa-key-rotation (resolved as: /keridoc/docs/education/q-and-a-security#qa-key-rotation)
   -> linking to #qa-section-watcher (resolved as: /keridoc/docs/education/q-and-a-security#qa-section-watcher)
   -> linking to ./q-and-a#open-source-licences (resolved as: /keridoc/docs/education/q-and-a#open-source-licences)
   -> linking to ./q-and-a#qa-keri-and-dids (resolved as: /keridoc/docs/education/q-and-a#qa-keri-and-dids)
   -> linking to ./q-and-a#qa-key-blockchain (resolved as: /keridoc/docs/education/q-and-a#qa-key-blockchain)
   -> linking to ./q-and-a#qa-key-agencies (resolved as: /keridoc/docs/education/q-and-a#qa-key-agencies)
   -> linking to ./q-and-a#virtual-credentials (resolved as: /keridoc/docs/education/q-and-a#virtual-credentials)
   -> linking to #https://github.com/SmithSamuelM/Papers/blob/master/whitepapers/10-ssi-key-management.pdf (resolved as: /keridoc/docs/education/q-and-a-security#https://github.com/SmithSamuelM/Papers/blob/master/whitepapers/10-ssi-key-management.pdf)
   -> linking to #duplicity (resolved as: /keridoc/docs/education/q-and-a-security#duplicity)
   -> linking to #keri-is-basically-a-series-of-pay2publickeyhash-transactions (resolved as: /keridoc/docs/education/q-and-a-security#keri-is-basically-a-series-of-pay2publickeyhash-transactions)
- Broken anchor on source page path = /keridoc/docs/how-we-did/glossary/load-glossary-weboftrust-in-docusaurus:
   -> linking to #input (resolved as: /keridoc/docs/how-we-did/glossary/load-glossary-weboftrust-in-docusaurus#input)
@kordwarshuis kordwarshuis added the bug Something isn't working label Nov 4, 2024
@kordwarshuis kordwarshuis self-assigned this Nov 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant