Skip to content

Commit b9313be

Browse files
committed
fix(README): removing non-necessary part of /createToken URL
Signed-off-by: Romain Beuque <[email protected]>
1 parent 925cd2a commit b9313be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ credential creation and requests signing.
2121
2222
import ovh
2323
24-
# Instantiate. Visit https://api.ovh.com/createToken/index.cgi?GET=/me
24+
# Instantiate. Visit https://api.ovh.com/createToken/?GET=/me
2525
# to get your credentials
2626
client = ovh.Client(
2727
endpoint='ovh-eu',

0 commit comments

Comments
 (0)