Skip to content

Commit

Permalink
fix(doc): correct link to deploy page (#115)
Browse files Browse the repository at this point in the history
  • Loading branch information
tengomucho authored Nov 20, 2024
1 parent 76b28e7 commit baae0c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/howto/serving.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ that better leverages the underlying hardware, Cloud TPU in this case.
## Deploy TGI on Cloud TPU instance

We assume the reader already has a Cloud TPU instance up and running.
If this is not the case, please see our guide to deploy one [here](./deploy.mdx)
If this is not the case, please see our guide to deploy one [here](./deploy)

### Docker Container Build

Expand Down

0 comments on commit baae0c4

Please sign in to comment.