Skip to content

Commit c2167a8

Browse files
committed
chore(doc): update auth example link in readme
1 parent 11c224a commit c2167a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ When setting up authentication, the SDK will always try to use the key flow firs
7272
}
7373
```
7474

75-
Check the [authentication example](examples/authentication/basic_authentication.py) for more details.
75+
Check the [custom authentication example](examples/core/custom_auth.py) for more details.
7676

7777
### Key flow
7878

0 commit comments

Comments
 (0)