Skip to content

Commit a923b78

Browse files
jacbobheadxi
andauthored
Update docs/analytics/cloud.mdx
Co-authored-by: Robert Lin <robert@bobheadxi.dev>
1 parent 6875f95 commit a923b78

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/analytics/cloud.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ $ export CAS_COOKIE="<CAS_COOKIE_VALUE>"
4040
Create the token by running the following command:
4141

4242
```sh
43-
$ curl -X POST https://analytics.sourcegraph.com/api/service-access-tokens \
43+
curl -X POST https://analytics.sourcegraph.com/api/service-access-tokens \
4444
-H "Content-Type: application/json" \
4545
-H "Cookie: cas=$CAS_COOKIE" \
4646
-d '{}'

0 commit comments

Comments
 (0)