diff --git a/website/docs/self-hosting/02-apple.md b/website/docs/self-hosting/02-apple.md index 693b1ea..9db591c 100644 --- a/website/docs/self-hosting/02-apple.md +++ b/website/docs/self-hosting/02-apple.md @@ -12,4 +12,4 @@ tabby serve --model TabbyML/T5P-220M :::tip -The compute power of M1/M2 is limited and is likely to be sufficient only for individual usage. If you require a shared instance for a team, we recommend considering Docker hosting with CUDA. You can find more information about Docker [here](../docker). +The compute power of M1/M2 is limited and is likely to be sufficient only for individual usage. If you require a shared instance for a team, we recommend considering Docker hosting with CUDA. You can find more information about Docker [here](./docker).