docs: use absolute links in getting-start.md to avoid certain wrong redirection
parent
c27b9e9a33
commit
9d6a9a6fa5
|
|
@ -13,12 +13,12 @@ Tabby is an open-source, self-hosted AI coding assistant. With Tabby, every team
|
||||||
|
|
||||||
| Section | Goal |
|
| Section | Goal |
|
||||||
| ------------------------------------------- | --------------------------------------------------------------------------- |
|
| ------------------------------------------- | --------------------------------------------------------------------------- |
|
||||||
| [📚 Installation](./installation) | Everything deployment: Docker, Homebrew, Hugging Face Space and many others |
|
| [📚 Installation](/docs/installation) | Everything deployment: Docker, Homebrew, Hugging Face Space and many others |
|
||||||
| [💻 IDE / Editor Extensions](./extensions) | IDE/Editor extensions that can be seamlessly integrated with Tabby |
|
| [💻 IDE / Editor Extensions](/docs/extensions) | IDE/Editor extensions that can be seamlessly integrated with Tabby |
|
||||||
| [🧑🔬 Models Directory](./models) | A curated list of models that we recommend using with Tabby |
|
| [🧑🔬 Models Directory](/docs/models) | A curated list of models that we recommend using with Tabby |
|
||||||
| [🏷️ API References](/api) | API Documentation |
|
| [🏷️ API References](/api) | API Documentation |
|
||||||
| [🏘️ Community](#%EF%B8%8F-community) | Everything about for developers and contributing |
|
| [🏘️ Community](#%EF%B8%8F-community) | Everything about for developers and contributing |
|
||||||
| [🗺️ Roadmap](./roadmap) | Our future plans |
|
| [🗺️ Roadmap](/docs/roadmap) | Our future plans |
|
||||||
|
|
||||||
## 📏 Principles
|
## 📏 Principles
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue