[v11.4] Remove relref shortcodes (#101716)

* manually replce all shared relrefs

* relref replace - previous grafana versions

* Merge branch 'master' into robbymilo/relref-replace-grafana-previous

* update test

* prettier
This commit is contained in:
Robby Milo
2025-03-07 11:37:37 +02:00
committed by GitHub
parent 019184b710
commit 2b9a49a63e
176 changed files with 1419 additions and 1422 deletions
@@ -21,7 +21,7 @@ curl http://admin:admin@localhost:3000/api/org
### Service account token
To create a service account token, click on **Administration** in the left-side menu, click **Users and access**, then **Service Accounts**.
For more information on how to use service account tokens, refer to the [Service Accounts]({{< relref "../../administration/service-accounts/" >}}) documentation.
For more information on how to use service account tokens, refer to the [Service Accounts](/docs/grafana/<GRAFANA_VERSION>/administration/service-accounts/) documentation.
You use the token in all requests in the `Authorization` header, like this: