docs: Add small refinements to CSS adjacent pages (#31683)

Follow up to https://github.com/zed-industries/zed/pull/31681. Was
visiting some of these pages and noticed these somewhat small formatting
and copywriting improvement opportunities. The docs for Svelte in
particular felt somewhat unorganized.

Release Notes:

- N/A
This commit is contained in:
Danilo Leal 2025-05-29 08:43:54 -03:00 committed by GitHub
parent e3354543c0
commit 45f9edcbb9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 29 additions and 34 deletions

View file

@ -3,7 +3,7 @@
The Agent Panel provides you with a way to interact with LLMs.
You can use it for various tasks, such as generating code, asking questions about your code base, and general inquiries such as emails and documentation.
To open the Agent Panel, use the `agent: new thread` action in [the Command Palette](../getting-started.md#command-palette) or click the ✨ (sparkles) icon in the status bar.
To open the Agent Panel, use the `agent: new thread` action in [the Command Palette](./getting-started.md#command-palette) or click the ✨ (sparkles) icon in the status bar.
If you're using the Agent Panel for the first time, you'll need to [configure at least one LLM provider](./configuration.md).