Skip to content

Commit

Permalink
Use the full URL to refer to the Apps API
Browse files Browse the repository at this point in the history
Co-Authored-By: BaptisteGelez <baptiste@gelez.xyz>
  • Loading branch information
trinity-1686a and elegaanz committed Oct 23, 2018
1 parent a1a062d commit 8e4ab95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/API.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
## Getting an API token

To get access to the API, you should register your app and obtain a
token. To do so, use the `apps` API (accessible without a token) to create
token. To do so, use the `/api/v1/apps` API (accessible without a token) to create
a new app. Store the result somewhere for future use.

Then send a request to `/api/v1/oauth2`, with the following GET parameters:
Expand Down

0 comments on commit 8e4ab95

Please sign in to comment.