diff --git a/website/blog/2024-04-08-connect-private-github-repository-to-tabby/index.md b/website/blog/2024-04-08-connect-private-github-repository-to-tabby/index.md index 74cb0ef1a8a5..ab44d5a65028 100644 --- a/website/blog/2024-04-08-connect-private-github-repository-to-tabby/index.md +++ b/website/blog/2024-04-08-connect-private-github-repository-to-tabby/index.md @@ -114,6 +114,6 @@ Alternatively, if you have utilized the code completion with the constructed ind ## Additional Notes Starting from version v0.9, Tabby offers a web UI to manage your git repository contexts. Additionally, a scheduler job management system has been integrated, streamlining the process of monitoring scheduler job statuses. With these enhancements, you can save a lot of effort in maintaining yaml config files and docker compose configurations. Furthermore, users can easily monitor visualized indexing results through the built-in code browser. -In the upcoming v0.10, a new feature will be introduced that enables a direct connection to GitHub, simplifying and securing your access to private GitHub repositories. +In the upcoming v0.11, a new feature will be introduced that enables a direct connection to GitHub, simplifying and securing your access to private GitHub repositories. For further details and guidance, please refer to [administration documents](https://tabby.tabbyml.com/docs/administration/).