From 487f5a6976b356cb6b9aa7d740336d517ca74ec9 Mon Sep 17 00:00:00 2001 From: Meng Zhang Date: Sun, 22 Oct 2023 00:02:08 -0700 Subject: [PATCH] docs(modal): tweak installation doc --- website/docs/installation/modal/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/docs/installation/modal/index.md b/website/docs/installation/modal/index.md index 40b1dfe16bad..5e506276e380 100644 --- a/website/docs/installation/modal/index.md +++ b/website/docs/installation/modal/index.md @@ -1,6 +1,6 @@ # Modal -Modal is a serverless GPU provider. By leveraging Modal, your Tabby instance will run on demand. When there are no requests to the Tabby server for a certain amount of time, Modal will schedule the container to sleep, thereby saving GPU costs. +[Modal](https://modal.com/) is a serverless GPU provider. By leveraging Modal, your Tabby instance will run on demand. When there are no requests to the Tabby server for a certain amount of time, Modal will schedule the container to sleep, thereby saving GPU costs. ## Setup