Skip to content

Conversation

@AlexAndBear
Copy link
Collaborator

No description provided.

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 fixes broken documentation links by removing obsolete id: intro frontmatter properties and updating navigation URLs to point directly to index files instead of the removed intro slugs.

Changes:

  • Removed id: intro from frontmatter in user, dev, and admin documentation index files
  • Updated all navigation links from /intro paths to direct index paths (e.g., /docs/user/intro/docs/user)
  • Reorganized admin documentation structure by removing the welcome category and adjusting sidebar positions

Reviewed changes

Copilot reviewed 25 out of 25 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 Removed id: intro frontmatter and updated admin documentation link
versioned_docs/version-4.0/dev/index.md Removed id: intro frontmatter
versioned_docs/version-4.0/admin/welcome/category.json Deleted welcome category configuration
versioned_docs/version-4.0/admin/resources/category.json Updated position from 5 to 7
versioned_docs/version-4.0/admin/maintenance/category.json Updated position from 4 to 6
versioned_docs/version-4.0/admin/index.md Removed slug, added sidebar_position, and updated title/description
versioned_docs/version-4.0/admin/getting-started/category.json Updated position from 2 to 4
versioned_docs/version-4.0/admin/features.md Updated sidebar_position from 1 to 2
versioned_docs/version-4.0/admin/datasheet.md Updated sidebar_position from 2 to 3
versioned_docs/version-4.0/admin/configuration/category.json Updated position from 3 to 5
src/pages/index.tsx Updated all documentation links to remove /intro suffix
i18n/de/docusaurus-plugin-content-docs/version-4.0/user/index.md Updated admin documentation link
i18n/de/docusaurus-plugin-content-docs/current/user/index.md Updated admin documentation link
docusaurus.config.ts Updated navigation links to remove /intro suffix
docs/user/index.md Removed id: intro, updated admin link, and added ./ prefix to relative links
docs/dev/index.md Removed id: intro frontmatter
docs/admin/welcome/category.json Deleted welcome category configuration
docs/admin/resources/faq.md Updated Quick Start link
docs/admin/resources/category.json Updated position from 5 to 7
docs/admin/maintenance/category.json Updated position from 4 to 6
docs/admin/index.md Removed slug, added sidebar_position, and updated title/description
docs/admin/getting-started/category.json Updated position from 2 to 4
docs/admin/features.md Updated sidebar_position from 1 to 2
docs/admin/datasheet.md Updated sidebar_position from 2 to 3
docs/admin/configuration/category.json Updated position from 3 to 5

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

Copy link
Contributor

@Svanvith Svanvith left a comment

Choose a reason for hiding this comment

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

👍

@Svanvith Svanvith merged commit c95976d into main Jan 21, 2026
2 of 3 checks passed
@Svanvith Svanvith deleted the fix-links-followup branch January 21, 2026 13:24
@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