From b7ca138a8d083b3e32c4d497280284ad9dce38c3 Mon Sep 17 00:00:00 2001 From: Krrish Dholakia Date: Sat, 4 Oct 2025 16:23:54 -0700 Subject: [PATCH] docs(prometheus.md): fix --- docs/my-website/docs/proxy/prometheus.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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' \