fix html (#17228)
Fotis Voutsas committed
Mar 22, 2024 at 16:14 UTC
c872242474be1a01816410a6293677785f14fd6c
1 file changed
+1
-1
docs/netdata-cloud/api-tokens.md
+1
-1
@@ -6,7 +6,7 @@ Every single user can get access to the Netdata resource programmatically. It is
6
can be also called as Bearer Token. This token is used for authentication and authorization, it can be issued
7
in the Netdata UI under the user Settings:
8
9
-<img width="316" alt="image" src="https://github.com/netdata/netdata/assets/14999928/b0846076-afae-47ab-92df-c24967305ab9">
9
+<img width="316" alt="image" src="https://github.com/netdata/netdata/assets/14999928/b0846076-afae-47ab-92df-c24967305ab9"/>
10
11
The API Tokens are not going to expire and can be limited to a few scopes:
12