Skip to content

Fix MkDocs repository links#2

Draft
cursor[bot] wants to merge 1 commit intomainfrom
cursor/critical-bug-inspection-75ad
Draft

Fix MkDocs repository links#2
cursor[bot] wants to merge 1 commit intomainfrom
cursor/critical-bug-inspection-75ad

Conversation

@cursor
Copy link
Copy Markdown

@cursor cursor Bot commented May 2, 2026

Bug and impact

Recent configuration changed MkDocs repository metadata from virtualguard101/wiki to virtualguard101/vglab. Because Material's edit/view actions derive their target URLs from repo_url, the published wiki would send users to the wrong GitHub repository for source and edit links.

Root cause

mkdocs.yml had an incorrect repo_url and repo_name after the latest sync.

Fix

Restore repo_url and repo_name to https://github.com/virtualguard101/wiki and virtualguard101/wiki.

Validation

  • PYTHONPATH=/tmp/wiki-build-deps PATH=/tmp/wiki-build-deps/bin:$PATH JUPYTER_PATH=/tmp/wiki-build-deps/share/jupyter python3 -m mkdocs build --strict
Open in Web View Automation 

Co-authored-by: vgca101 <virtualguard101@gmail.com>
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.

1 participant