From 34a9de22cde1d2d05fe52c226b140b900fe4d88b Mon Sep 17 00:00:00 2001 From: Meng Zhang Date: Wed, 18 Oct 2023 11:54:23 -0700 Subject: [PATCH] docs: Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 18b983f..f91e3a0 100644 --- a/README.md +++ b/README.md @@ -39,9 +39,9 @@ Tabby is a self-hosted AI coding assistant, offering an open-source and on-premi ## 👋 Getting Started You can find our documentation [here](https://tabby.tabbyml.com/docs/getting-started). -- [📚 Installation](https://tabby.tabbyml.com/docs/installation/) -- [💻 IDE/Editor Extensions](https://tabby.tabbyml.com/docs/extensions/) -- [⚙️ Configuration](https://tabby.tabbyml.com/docs/configuration) +- 📚 [Installation](https://tabby.tabbyml.com/docs/installation/) +- 💻 [IDE/Editor Extensions](https://tabby.tabbyml.com/docs/extensions/) +- ⚙️ [Configuration](https://tabby.tabbyml.com/docs/configuration) ### Run Tabby in 1 Minute The easiest way to start a Tabby server is by using the following Docker command: