Skip to content

Remove broken link to "How I Use mise" page#10081

Merged
jdx merged 1 commit into
jdx:mainfrom
HYP3R00T:remove-broken-link
May 27, 2026
Merged

Remove broken link to "How I Use mise" page#10081
jdx merged 1 commit into
jdx:mainfrom
HYP3R00T:remove-broken-link

Conversation

@HYP3R00T

Copy link
Copy Markdown
Contributor

Eliminate a broken link in the documentation that referred to the "How I Use mise" page.

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Code Review

This pull request removes the "How I Use mise" link from the sidebar configuration in the Vitepress documentation (docs/.vitepress/config.ts). There are no review comments to address, and I have no additional feedback to provide.

@greptile-apps

greptile-apps Bot commented May 26, 2026

Copy link
Copy Markdown
Contributor

Greptile Summary

Removes the broken "How I Use mise" sidebar link from the VitePress navigation config, preventing visitors from hitting a dead link in the docs.

  • Deletes one sidebar entry ({ text: "How I Use mise", link: "/how-i-use-mise" }) from docs/.vitepress/config.ts; no other files are affected.

Confidence Score: 5/5

Single-line removal of a dead nav link — no logic, no runtime behavior, and no other files touched.

The change deletes exactly one broken sidebar entry. There is nothing to misapply and no other paths are affected.

No files require special attention.

Important Files Changed

Filename Overview
docs/.vitepress/config.ts Removes a single broken sidebar navigation entry pointing to the non-existent /how-i-use-mise page

Reviews (1): Last reviewed commit: "fix(docs): remove broken link to "How I ..." | Re-trigger Greptile

@jdx jdx enabled auto-merge (squash) May 27, 2026 03:32
@jdx jdx merged commit 067c8a0 into jdx:main May 27, 2026
33 checks passed
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.

2 participants