Skip to content

Commit bca62e6

Browse files
committed
docs: fix link to other page
1 parent 60e7419 commit bca62e6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/guides/mobile_apps.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Mobile Authentication with Access Tokens
22

3-
Access Tokens can be used to authenticate mobile applications that are consuming your API. This is similar to how you would work with [third-party users](api_tokens.md) of your API, but with small differences in how you would issue the tokens.
3+
Access Tokens can be used to authenticate mobile applications that are consuming your API. This is similar to how you would work with [third-party users](./api_tokens.md) of your API, but with small differences in how you would issue the tokens.
44

55
## Issuing the Tokens
66

0 commit comments

Comments
 (0)