api: Fix in-page links

This is really dumb though
This commit is contained in:
Matthew Holt 2022-08-01 19:44:24 -06:00
parent 46a24de506
commit 292b80bf6a
No known key found for this signature in database
GPG key ID: 2A349DD577D586A5
2 changed files with 3 additions and 3 deletions

View file

@ -48,10 +48,10 @@ To get started with the API, try our [API tutorial](/docs/api-tutorial) or, if y
- **[POST /adapt](#post-adapt)**
Adapts a configuration to JSON without running it
- **[GET /pki/ca/<id>](#get-pkicaid)**
- **[GET /pki/ca/<id>](#get-pkicaltidgt)**
Returns information about a particular [PKI app](/docs/json/apps/pki/) CA
- **[GET /pki/ca/<id>/certificates](#get-pkicaidcertificates)**
- **[GET /pki/ca/<id>/certificates](#get-pkicaltidgtcertificates)**
Returns the certificate chain of a particular [PKI app](/docs/json/apps/pki/) CA
- **[GET /reverse_proxy/upstreams](#get-reverse-proxyupstreams)**