fix(docs): several .md links in docs are incorrect (#10449)

This commit is contained in:
Michael Bleigh
2025-10-02 15:00:09 -07:00
committed by GitHub
parent 4e8deaf7b8
commit 26cdc98bb1
4 changed files with 19 additions and 19 deletions
+1 -1
View File
@@ -198,7 +198,7 @@ Restart the CLI again. The model will now have the context from your `GEMINI.md`
Once you are happy with your extension, you can share it with others. The two 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](extension-releasing.md).
For detailed instructions on both methods, please refer to the [Extension Releasing Guide](./extensions/extension-releasing.md).
## Conclusion