google-gemini / google-gemini/gemini-cli
Docs: Clear up .md links across site and modify docs-writer skill to future-proof
Open
🔒 maintainer only
area/documentation
kind/bug
priority/p3
status/bot-triaged
- Dominant language
- TypeScript
- Stars
- 107k
- Forks
- 14.6k
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 45
Description
### What happened?
Currently, anchor links in the .md files will not resolve properly on the site, instead directing the user to a .md file hosted on the site.
### What did you expect to happen?
We need anchor links (XXX.md#ANCHOR) to link properly both in GitHub and in GeminiCLI.com.
### Client information
Client Information
Run `gemini` to enter the interactive CLI, then run the `/about` command.
```console
> /about
# paste output here
```
### Login information
_No response_
### Anything else we need to know?
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.