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 broken anchors #103

Open
luke- opened this issue Feb 16, 2024 · 0 comments
Open

Fix broken anchors #103

luke- opened this issue Feb 16, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@luke-
Copy link
Contributor

luke- commented Feb 16, 2024

Exhaustive list of all broken anchors found:
- Broken anchor on source page path = /docs/about/humhub:
   -> linking to /docs/professional-edition/features##feature-list
- Broken anchor on source page path = /docs/about/releasenotes/release_notes_1_5:
   -> linking to /docs/develop/modules-migrate#migrate-from-14-to-15
- Broken anchor on source page path = /docs/about/releasenotes/release_notes_1_7:
   -> linking to /docs/admin/uploads#compression--downscaling
- Broken anchor on source page path = /docs/admin/logging:
   -> linking to /docs/admin/security#security-configuration
- Broken anchor on source page path = /docs/develop/content:
   -> linking to /docs/develop/modules-base-class#use-of-contentcontainermodule
   -> linking to /docs/develop/modules#use-of-container-module
- Broken anchor on source page path = /docs/develop/environment:
   -> linking to /docs/develop/build#build-assets
- Broken anchor on source page path = /docs/develop/modules:
   -> linking to /docs/develop/modules-base-class#use-of-contentcontainermodule
- Broken anchor on source page path = /docs/develop/modules-base-class:
   -> linking to #container-module (resolved as: /docs/develop/modules-base-class#container-module)
- Broken anchor on source page path = /docs/develop/modules-event-handler:
   -> linking to /docs/develop/overview#configphp
   -> linking to #activerecord-events (resolved as: /docs/develop/modules-event-handler#activerecord-events)
- Broken anchor on source page path = /docs/develop/modules-lifecycle:
   -> linking to /docs/develop/environment#external-modules-directory
   -> linking to /docs/develop/modules-base-class#use-of-contentcontainermodule
- Broken anchor on source page path = /docs/develop/modules-migrate:
   -> linking to /docs/develop/files#replacemodify
- Broken anchor on source page path = /docs/theme/migrate:
   -> linking to /docs/admin/advanced-configuration#module-configuration
- Broken anchor on source page path = /docs/user/spaces:
   -> linking to /docs/adminuser/adminusers#Groups
@luke- luke- added the bug Something isn't working label Feb 16, 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

2 participants