fix: codeblock format

pull/6194/head
Jason Stirnaman 2025-07-08 00:27:35 -05:00
parent dabc440ca3
commit f349f3fa04
1 changed files with 1 additions and 1 deletions

View File

@ -122,7 +122,7 @@ When authenticating requests, {{% product-name %}} checks that the `p` (_passwor
##### Syntax
```sh
```http
https://{{< influxdb/host >}}/query/?[u=any]&p=DATABASE_TOKEN
https://{{< influxdb/host >}}/write/?[u=any]&p=DATABASE_TOKEN
```