docs: Update READMEs to use relative rather than absolute paths (#7527)

* relative to absolute paths

* chore: run prettier on README.md - add newline at EOF

---------

Co-authored-by: Brian 'bdougie' Douglas <brian@dinnerpeople.app>
This commit is contained in:
Ty Dunn
2025-09-02 14:35:39 -07:00
committed by GitHub
parent 4d8088f68a
commit 2f175d771e
3 changed files with 12 additions and 12 deletions

View File

@@ -35,25 +35,25 @@ Get started in [VS Code](https://marketplace.visualstudio.com/items?itemName=Con
## Agent
[Agent](/features/agent/quick-start) to work on development tasks together with AI
[Agent](https://docs.continue.dev/features/agent/quick-start) to work on development tasks together with AI
![agent](docs/images/agent.gif)
## Chat
[Chat](/features/chat/quick-start) to ask general questions and clarify code sections
[Chat](https://docs.continue.dev/features/chat/quick-start) to ask general questions and clarify code sections
![chat](docs/images/chat.gif)
## Edit
[Edit](/features/edit/quick-start) to modify a code section without leaving your current file
[Edit](https://docs.continue.dev/features/edit/quick-start) to modify a code section without leaving your current file
![edit](docs/images/edit.gif)
## Autocomplete
[Autocomplete](/features/autocomplete/quick-start) to receive inline code suggestions as you type
[Autocomplete](https://docs.continue.dev/features/autocomplete/quick-start) to receive inline code suggestions as you type
![autocomplete](docs/images/autocomplete.gif)

View File

@@ -22,19 +22,19 @@
## Agent
[Agent](/features/agent/quick-start) to work on development tasks together with AI
[Agent](https://docs.continue.dev/features/agent/quick-start) to work on development tasks together with AI
## Chat
[Chat](/features/chat/quick-start) to ask general questions and clarify code sections
[Chat](https://docs.continue.dev/features/chat/quick-start) to ask general questions and clarify code sections
## Edit
[Edit](/features/edit/quick-start) to modify a code section without leaving your current file
[Edit](https://docs.continue.dev/features/edit/quick-start) to modify a code section without leaving your current file
## Autocomplete
[Autocomplete](/features/autocomplete/quick-start) to receive inline code suggestions as you type
[Autocomplete](https://docs.continue.dev/features/autocomplete/quick-start) to receive inline code suggestions as you type
</div>

View File

@@ -30,25 +30,25 @@
## Agent
[Agent](/features/agent/quick-start) to work on development tasks together with AI
[Agent](https://docs.continue.dev/features/agent/quick-start) to work on development tasks together with AI
![agent](docs/images/agent.gif)
## Chat
[Chat](/features/chat/quick-start) to ask general questions and clarify code sections
[Chat](https://docs.continue.dev/features/chat/quick-start) to ask general questions and clarify code sections
![chat](docs/images/chat.gif)
## Edit
[Edit](/features/edit/quick-start) to modify a code section without leaving your current file
[Edit](https://docs.continue.dev/features/edit/quick-start) to modify a code section without leaving your current file
![edit](docs/images/edit.gif)
## Autocomplete
[Autocomplete](/features/autocomplete/quick-start) to receive inline code suggestions as you type
[Autocomplete](https://docs.continue.dev/features/autocomplete/quick-start) to receive inline code suggestions as you type
![autocomplete](docs/images/autocomplete.gif)