Skip to content

Commit f021d57

Browse files
committed
docs: fix link
1 parent 0bc1c23 commit f021d57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)