docs: use absolute links in getting-start.md to avoid certain wrong redirection

dedup-snippet-at-index
Meng Zhang 2023-10-14 12:27:10 -07:00 committed by GitHub
parent c27b9e9a33
commit 9d6a9a6fa5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 5 deletions

View File

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