@@ -4,9 +4,9 @@ The assistant panel provides you with a way to interact with large language mode
To open the assistant panel, toggle the right dock by using the `workspace: toggle right dock` action in the command palette or by using the <kbd>cmd-r|ctrl-alt-b</kbd> shortcut.
-> **Note**: A custom [key binding](./key-bindings.md) can be set to toggle the right dock.
+> **Note**: A custom [key binding](../key-bindings.md) can be set to toggle the right dock.
-Once you have [configured a provider](/assistant/configuration.md#providers), you can interact with the provider's language models in a context editor.
+Once you have [configured a provider](./configuration.md#providers), you can interact with the provider's language models in a context editor.

@@ -48,7 +48,7 @@ Simple back-and-forth conversations work well with the assistant. However, there
### Editing a Context
-> **Note**: Wondering about Context vs Conversation? [Read more here](/assistant/contexts.md).
+> **Note**: Wondering about Context vs Conversation? [Read more here](./contexts.md).
The assistant gives you the flexibility to have control over the context. You can freely edit any previous text, including the responses from the assistant. If you want to remove a message block entirely, simply place your cursor at the beginning of the block and use the `delete` key. A typical workflow might involve making edits and adjustments throughout the context to refine your inquiry or provide additional information. Here's an example: