Skip to content

Conversation

@AlexAndBear
Copy link
Collaborator

No description provided.

Copilot AI review requested due to automatic review settings January 21, 2026 15:58
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 converts absolute URLs to relative URLs throughout the documentation. The changes improve portability and maintainability by removing hardcoded /docs/ prefixes and replacing them with relative path references.

Changes:

  • Updated internal documentation links from absolute paths (e.g., /docs/user/sharing/external) to relative paths (e.g., ./external)
  • Modified cross-documentation references to use proper relative navigation (e.g., ../admin/configuration)
  • Applied changes consistently across English and German translations

Reviewed changes

Copilot reviewed 35 out of 35 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
versioned_docs/version-4.0/user/sharing/file-drop.md Updated link to external sharing documentation
versioned_docs/version-4.0/user/index.md Converted all table of contents and navigation links to relative paths
versioned_docs/version-4.0/user/admin/web-dav.md Updated app token guide references
versioned_docs/version-4.0/dev/web/testing/running-tests.md Converted development setup and Keycloak documentation links
versioned_docs/version-4.0/dev/web/index.md Updated getting started guide reference
versioned_docs/version-4.0/dev/web/getting-started.md Converted development setup and extension system links
versioned_docs/version-4.0/dev/web/extension-system/viewer-editor-apps.md Updated web app documentation references
versioned_docs/version-4.0/dev/web/extension-system/index.md Converted all extension type documentation links
versioned_docs/version-4.0/dev/web/extension-system/extension-types/*.md Updated extension base configuration references across multiple files
versioned_docs/version-4.0/dev/web/development/*.md Converted tooling and testing documentation links
versioned_docs/version-4.0/dev/server/configuration/config-system.md Updated service documentation references
versioned_docs/version-4.0/dev/server/apis/*.md Converted HTTP and gRPC API references
versioned_docs/version-4.0/admin/maintenance/upgrade/*.md Updated backup and troubleshooting links
versioned_docs/version-4.0/admin/getting-started//.md Converted common issues documentation references
versioned_docs/version-4.0/admin/configuration/authentication-and-user-management/*.md Updated Keycloak and external IDP references
i18n/de/docusaurus-plugin-content-docs/*/user/index.md Applied same changes to German translations
docs/user/index.md Updated current version documentation links
docs/admin/configuration/authentication-and-user-management/external-idp.md Updated Keycloak integration reference

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

## OpenCloud Configuration

The following environment variables are relevant when connecting OpenCloud to
an external IDP. An example configuration for Keycloak is provided the
Copy link

Copilot AI Jan 21, 2026

Choose a reason for hiding this comment

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

Corrected spelling of 'relativ' to 'relative' in the PR title.

Suggested change
an external IDP. An example configuration for Keycloak is provided the
an external IDP. An example configuration for Keycloak is provided in the

Copilot uses AI. Check for mistakes.
Copy link
Contributor

@micbar micbar left a comment

Choose a reason for hiding this comment

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

looking good, the build doesn't complain and we see no new broken link warnings

@AlexAndBear AlexAndBear merged commit e33eae2 into main Jan 21, 2026
2 of 3 checks passed
@AlexAndBear AlexAndBear deleted the convert-absolute-urls-to-relative branch January 21, 2026 16:17
@openclouders openclouders mentioned this pull request Jan 21, 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