Skip to content

Conversation

@AlexAndBear
Copy link
Collaborator

…iling slash

@AlexAndBear AlexAndBear marked this pull request as ready for review January 22, 2026 13:55
Copilot AI review requested due to automatic review settings January 22, 2026 13:55
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR standardizes markdown link formatting by adding trailing slashes to category/directory links across the documentation. This ensures consistent URL structure when linking to index pages of documentation categories.

Changes:

  • Added trailing slashes to all relative markdown links that point to category directories
  • Updated links across both current and versioned documentation (version-4.0)
  • Applied changes to both English and German (de) localized documentation

Reviewed changes

Copilot reviewed 17 out of 17 changed files in this pull request and generated no comments.

Show a summary per file
File Description
versioned_docs/version-4.0/user/index.md Added trailing slashes to user documentation category links
versioned_docs/version-4.0/dev/web/getting-started.md Added trailing slash to extension-system link
versioned_docs/version-4.0/dev/web/extension-system/index.md Added trailing slash to extension-types link
versioned_docs/version-4.0/dev/web/development/repo-structure.md Added trailing slash to extension-system link
versioned_docs/version-4.0/dev/server/configuration/config-system.md Added trailing slashes to service documentation links
versioned_docs/version-4.0/dev/server/apis/index.md Added trailing slashes to HTTP and gRPC API links
versioned_docs/version-4.0/dev/server/apis/http/authorization.md Added trailing slash to authentication documentation link
i18n/de/docusaurus-plugin-content-docs/version-4.0/user/index.md Added trailing slashes to German localized user documentation links
i18n/de/docusaurus-plugin-content-docs/current/user/index.md Added trailing slashes to German localized current user documentation links
docs/user/index.md Added trailing slashes to current user documentation category links
docs/dev/web/getting-started.md Added trailing slash to extension-system link
docs/dev/web/extension-system/viewer-editor-apps.md Added trailing slashes to extension-system links
docs/dev/web/extension-system/index.md Added trailing slash to extension-types link
docs/dev/web/development/repo-structure.md Added trailing slash to extension-system link
docs/dev/server/configuration/config-system.md Added trailing slashes to service documentation links
docs/dev/server/apis/index.md Added trailing slashes to HTTP and gRPC API links
docs/dev/server/apis/http/authorization.md Added trailing slash to authentication documentation link
Comments suppressed due to low confidence (1)

docs/dev/server/configuration/config-system.md:1

  • The closing parenthesis for the markdown link is incorrectly placed after the trailing slash. It should be Frontend).

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@AlexAndBear AlexAndBear merged commit 347d027 into main Jan 22, 2026
2 of 3 checks passed
@AlexAndBear AlexAndBear deleted the fix-links-in-markdown branch January 22, 2026 14:05
@openclouders openclouders mentioned this pull request Jan 22, 2026
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants