break links

This commit is contained in:
Christine Betts
2026-02-04 16:12:23 -05:00
parent bfc61e0eb4
commit 39feeecfe1
2 changed files with 2 additions and 2 deletions

View File

@@ -8,7 +8,7 @@ discoverable capability.
## Overview
Unlike general context files ([`GEMINI.md`](./gemini-msd.md)), which provide
Unlike general context files ([`GEMINI.md`](./gemini-md.md)), which provide
persistent workspace-wide background, Skills represent **on-demand expertise**.
This allows Gemini to maintain a vast library of specialized capabilities—such
as security auditing, cloud deployments, or codebase migrations—without

View File

@@ -264,7 +264,7 @@ primary ways of releasing extensions are via a Git repository or through GitHub
Releases. Using a public Git repository is the simplest method.
For detailed instructions on both methods, please refer to the
[Extension Releasing Guide](./releasing.md).
[Extension Releasing Guide](./broken-link/releasing.md).
## Conclusion