Skip to content

Commit

Permalink
Fix API documentation link
Browse files Browse the repository at this point in the history
  • Loading branch information
fortuna authored Aug 14, 2019
1 parent 6e93cdc commit 36d467f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/shadowbox/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ In order to utilize the Management API, you'll need to know the apiUrl for your
You can obtain this information from the "Settings" tab of the server page in the Outline Manager.
Alternatively, you can check the 'access.txt' file under the '/opt/outline' directory of an Outline server. An example apiUrl is: https://1.2.3.4:1234/3pQ4jf6qSr5WVeMO0XOo4z.

See [Full API Documentation](https://rebilly.github.io/ReDoc/?url=https://raw.githubusercontent.com/Jigsaw-Code/outline-server/master/src/shadowbox/server/api.yml).
See [Full API Documentation](https://redocly.github.io/redoc/?url=https://raw.githubusercontent.com/Jigsaw-Code/outline-server/master/src/shadowbox/server/api.yml).
The OpenAPI specification can be found at [api.yml](./api.yml).

### Examples
Expand Down

0 comments on commit 36d467f

Please sign in to comment.