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:
@@ -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
|
||||
|
||||

|
||||
|
||||
## 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
|
||||
|
||||

|
||||
|
||||
|
||||
@@ -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>
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||

|
||||
|
||||
## 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
|
||||
|
||||

|
||||
|
||||
|
||||
Reference in New Issue
Block a user