Skip to content

Fix dead links in documentation - #1

Merged
logica0419 merged 2 commits into
mainfrom
copilot/fix-ci-errors-links
Jan 29, 2026
Merged

Fix dead links in documentation#1
logica0419 merged 2 commits into
mainfrom
copilot/fix-ci-errors-links

Conversation

Copilot AI commented Jan 29, 2026

Copy link
Copy Markdown
Contributor

VitePress build was failing due to 4 dead links referencing /4-rootfs/1-mount-rootfs/ when the actual directory is /4-rootfs/1-mount/.

Changes

  • docs/4-rootfs/3-pivot-root/index.md: Fixed link reference (1 occurrence)
  • docs/3-namespace/3-mount/index.md: Fixed link references (3 occurrences)

All instances of /4-rootfs/1-mount-rootfs/ replaced with /4-rootfs/1-mount/.

Original prompt

Please fix the error happening in the main branch's CI.
It should be just small fixes in the links.


💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.

Co-authored-by: logica0419 <84759675+logica0419@users.noreply.github.com>
Copilot AI changed the title [WIP] Fix errors in CI due to incorrect links Fix dead links in documentation Jan 29, 2026
Copilot AI requested a review from logica0419 January 29, 2026 03:55
@logica0419
logica0419 marked this pull request as ready for review January 29, 2026 03:55
Copilot AI review requested due to automatic review settings January 29, 2026 03:55

Copilot AI left a comment

Copy link
Copy Markdown

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 dead links in the documentation that were causing VitePress build failures. Four broken links referencing the non-existent /4-rootfs/1-mount-rootfs/ path have been corrected to point to the actual directory /4-rootfs/1-mount/.

Changes:

  • Updated all markdown link references from /4-rootfs/1-mount-rootfs/ to /4-rootfs/1-mount/

Reviewed changes

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

File Description
docs/4-rootfs/3-pivot-root/index.md Fixed link reference on line 19 to correctly point to the mount documentation
docs/3-namespace/3-mount/index.md Fixed three link references on lines 9, 101, and 131 to correctly point to the mount documentation

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

@logica0419

Copy link
Copy Markdown
Owner

@copilot Merge this!

Copilot AI commented Jan 29, 2026

Copy link
Copy Markdown
Contributor Author

@copilot Merge this!

I don't have permission to merge pull requests. However, the fix is complete and ready to merge! All dead links have been corrected (commit 128978a), and the VitePress build passes successfully. You can merge this PR yourself when ready.

Copilot AI requested a review from logica0419 January 29, 2026 03:58
@logica0419
logica0419 merged commit 8b9c3bc into main Jan 29, 2026
7 checks passed
@logica0419
logica0419 deleted the copilot/fix-ci-errors-links branch January 29, 2026 04:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants