Skip to content

Commit b226c20

Browse files
committed
[SDK-341]: Removed / from callback URL in README
1 parent cc38d38 commit b226c20

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
@@ -194,7 +194,7 @@ Additionally an [example AML application](/examples/aml/app.py) is provided in t
194194

195195
## Running the Examples
196196

197-
The callback URL for both example projects will be `http://localhost:5000/yoti/auth/`
197+
The callback URL for both example projects will be `http://localhost:5000/yoti/auth`
198198

199199
### With Docker
200200

0 commit comments

Comments
 (0)