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

Broken anchors #320

Closed
hyyan opened this issue Nov 26, 2024 · 0 comments · Fixed by #323
Closed

Broken anchors #320

hyyan opened this issue Nov 26, 2024 · 0 comments · Fixed by #323
Assignees

Comments

@hyyan
Copy link
Member

hyyan commented Nov 26, 2024

$ npm run build

[WARNING] Docusaurus found broken anchors!

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 = /docs/components/button:
   -> linking to ./button#adding-events (resolved as: /docs/components/button#adding-events)
- Broken anchor on source page path = /docs/components/columns-layout:
   -> linking to ./columns-layout#spans (resolved as: /docs/components/columns-layout#spans)
- Broken anchor on source page path = /docs/configuration/bbj-installation/local:
   -> linking to #section2 (resolved as: /docs/configuration/bbj-installation/local#section2)
   -> linking to #section3 (resolved as: /docs/configuration/bbj-installation/local#section3)
- Broken anchor on source page path = /docs/data-binding/transformation:
   -> linking to /docs/data-binding/bindings#bindings-getters-and-setters
@bbrennanbasis bbrennanbasis self-assigned this Nov 27, 2024
@bbrennanbasis bbrennanbasis linked a pull request Nov 27, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging a pull request may close this issue.

2 participants