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 |
| ------------------------------------------- | --------------------------------------------------------------------------- |
| [📚 Installation](./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 |
| [🧑‍🔬 Models Directory](./models) | A curated list of models that we recommend using with Tabby |
| [📚 Installation](/docs/installation) | Everything deployment: Docker, Homebrew, Hugging Face Space and many others |
| [💻 IDE / Editor Extensions](/docs/extensions) | IDE/Editor extensions that can be seamlessly integrated with Tabby |
| [🧑‍🔬 Models Directory](/docs/models) | A curated list of models that we recommend using with Tabby |
| [🏷️ API References](/api) | API Documentation |
| [🏘️ Community](#%EF%B8%8F-community) | Everything about for developers and contributing |
| [🗺️ Roadmap](./roadmap) | Our future plans |
| [🗺️ Roadmap](/docs/roadmap) | Our future plans |
## 📏 Principles
@ -39,4 +39,4 @@ Tabby optimizes the experience for these core users to enhance your team's produ
⭐ Tabby [Github repo](https://github.com/TabbyML/tabby) to stay updated about new releases and tutorials.
🙋 Join the Tabby community on [Slack](https://join.slack.com/t/tabbycommunity/shared_invite/zt-1xeiddizp-bciR2RtFTaJ37RBxr8VxpA) and get direct support from the community.
🙋 Join the Tabby community on [Slack](https://join.slack.com/t/tabbycommunity/shared_invite/zt-1xeiddizp-bciR2RtFTaJ37RBxr8VxpA) and get direct support from the community.