docs: Fix broken links#2903
Merged
csviri merged 1 commit intooperator-framework:mainfrom Aug 20, 2025
Merged
Conversation
There was a problem hiding this comment.
Pull Request Overview
This PR fixes broken links in the documentation by updating outdated URL paths to point to the correct locations within the documentation structure. The changes primarily update references from the old flat URL structure to the new hierarchical documentation organization.
- Updates all internal documentation links to use the new
/docs/documentation/path structure - Fixes references to dependent resources and workflows documentation
- Corrects a cleanup reference to point to the reconciler documentation
Reviewed Changes
Copilot reviewed 6 out of 6 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| docs/content/en/docs/migration/v4-5-migration.md | Updates link to caching and event handling documentation |
| docs/content/en/docs/migration/v4-4-migration.md | Updates dependent resources documentation link |
| docs/content/en/docs/migration/v3-1-migration.md | Updates workflows documentation link |
| docs/content/en/docs/documentation/reconciler.md | Updates dependent resources documentation link |
| docs/content/en/docs/documentation/dependent-resource-and-workflows/workflows.md | Updates multiple internal links to dependent resources and cleanup documentation |
| docs/content/en/docs/documentation/dependent-resource-and-workflows/dependent-resources.md | Updates workflows documentation links |
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
Signed-off-by: Michael Koepf <47541996+michaelkoepf@users.noreply.github.com>
a715c6c to
1f90b08
Compare
csviri
approved these changes
Aug 20, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.