Skip to content

Commit d4bf431

Browse files
committed
fix: guide URL out of date
Signed-off-by: Romain Beuque <[email protected]>
1 parent fc6299e commit d4bf431

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

ovh/client.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,8 @@
2929
It handles requesting credential, signing queries...
3030
3131
- To get your API keys: https://eu.api.ovh.com/createApp/
32-
- To get started with API: https://api.ovh.com/g934.first_step_with_api
32+
- To get started with API:
33+
https://help.ovhcloud.com/csm/en-gb-api-getting-started-ovhcloud-api?id=kb_article_view&sysparm_article=KB0042784
3334
"""
3435

3536
import hashlib

0 commit comments

Comments
 (0)