Fix link in documentation

This commit is contained in:
François Voron
2021-09-09 13:36:52 +02:00
parent 79225e6642
commit b7ddf97127

View File

@@ -193,7 +193,7 @@ You'll get a JSON response looking like this:
```
!!! tip
If you use one of the [dependency callable](./dependency-callables.md) to protect one of your own endpoint, you'll have to authenticate exactly in the same way.
If you use one of the [dependency callable](./current-user.md) to protect one of your own endpoint, you'll have to authenticate exactly in the same way.
## 4. Update my profile