docs: fix a broken link (#8691)

This commit is contained in:
Muhammad Atif Ali
2023-07-24 09:13:59 +00:00
committed by GitHub
parent c3b8898f0a
commit 196b29983b
+1 -1
View File
@@ -30,7 +30,7 @@ curl https://coder.example.com/api/v2/workspaces?q=owner:me \
## Documentation
We publish an [API reference](../api/index.md) in our documentation. You can also enable a [Swagger endpoint](../cli/server#--swagger-enable) on your Coder deployment.
We publish an [API reference](../api/index.md) in our documentation. You can also enable a [Swagger endpoint](../cli/server.md#--swagger-enable) on your Coder deployment.
## Use cases