docs: fix redirects and update old /assistant links (#30065)

Release Notes:

- N/A
This commit is contained in:
Oleksiy Syvokon 2025-05-07 08:52:36 +03:00 committed by GitHub
parent 03b635bb27
commit 60d51d56cd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 13 additions and 13 deletions

View file

@ -74,7 +74,7 @@ In there, you can use the "Uncommit" button, which performs the `git reset HEAD
Zed currently supports LLM-powered commit message generation.
You can ask AI to generate a commit message by focusing on the message editor within the Git Panel and either clicking on the pencil icon in the bottom left, or reaching for the {#action git::GenerateCommitMessage} ({#kb git::GenerateCommitMessage}) keybinding.
> Note that you need to have an LLM provider configured. Visit [the Assistant configuration page](./assistant/configuration.md) to learn how to do so.
> Note that you need to have an LLM provider configured. Visit [the Assistant configuration page](./ai/configuration.md) to learn how to do so.
<!-- Add media -->