diff --git a/docs/my-website/docs/proxy/prometheus.md b/docs/my-website/docs/proxy/prometheus.md index 4a992531038..f3c2f2e37d6 100644 --- a/docs/my-website/docs/proxy/prometheus.md +++ b/docs/my-website/docs/proxy/prometheus.md @@ -247,7 +247,7 @@ curl -L -X POST 'http://0.0.0.0:4000/v1/chat/completions' \ }' ``` - + ```bash curl -L -X POST 'http://0.0.0.0:4000/key/generate' \ @@ -260,7 +260,7 @@ curl -L -X POST 'http://0.0.0.0:4000/key/generate' \ }' ``` - + ```bash curl -L -X POST 'http://0.0.0.0:4000/team/new' \