fixed broken doc link

This commit is contained in:
Zai Shi 2024-07-24 17:04:04 -07:00 committed by Stan Wohlwend
parent c9f6642c1f
commit b74fa83e92

View File

@ -26,7 +26,7 @@ curl https://api.stack-auth.com/api/v1/ \
| `X-Stack-Secret-Server-Key` | string | Required for server access. The API key as found on the Stack dashboard. |
| `X-Stack-Access-Token` | string | Optional. The access token for the current user. If not given, the request is considered to be logged out. |
To see how to use these headers in various programming languages, see the [examples](./server-examples).
To see how to use these headers in various programming languages, see the [examples](./examples.mdx).
## FAQ