chore(docs): fix broken or missing links (#15085)

Fixes a number of TODOs and broken links.
This commit is contained in:
Cian Johnston
2024-10-15 16:50:49 +01:00
committed by GitHub
parent 42e2a4150c
commit 89ff48744c
9 changed files with 31 additions and 21 deletions

View File

@ -4,10 +4,10 @@ Users can generate tokens to make API requests on behalf of themselves.
## Short-Lived Tokens (Sessions)
The [Coder CLI](../../install/cli.md) and [Backstage Plugin](#TODO) use
short-lived token to authenticate. To generate a short-lived session token on
behalf of your account, visit the following URL:
`https://coder.example.com/cli-auth`
The [Coder CLI](../../install/cli.md) and
[Backstage Plugin](https://github.com/coder/backstage-plugins) use short-lived
token to authenticate. To generate a short-lived session token on behalf of your
account, visit the following URL: `https://coder.example.com/cli-auth`
### Session Durations