Skip to content

Commit

Permalink
docs: use absolute links in getting-start.md to avoid certain wrong r…
Browse files Browse the repository at this point in the history
…edirection
  • Loading branch information
wsxiaoys authored Oct 14, 2023
1 parent c27b9e9 commit 9d6a9a6
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions website/docs/getting-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand All @@ -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.

0 comments on commit 9d6a9a6

Please sign in to comment.