1
0
mirror of https://github.com/StackExchange/dnscontrol.git synced 2024-05-11 05:55:12 +00:00

Documentation: Fix OVH API First Steps link (#416)

This commit is contained in:
Etienne Samson
2018-12-19 21:06:41 +01:00
committed by Tom Limoncelli
parent a5e14a5f93
commit c5fce0f327

View File

@ -54,7 +54,7 @@ D("example.tld", REG_OVH, DnsProvider(R53),
## Activation
To obtain the OVH keys, one need to register an app at OVH by following the
[OVH API Getting Started](https://api.ovh.com/g934.first_step_with_api)
[OVH API Getting Started](https://docs.ovh.com/gb/en/customer/first-steps-with-ovh-api/)
It consist in declaring the app at https://eu.api.ovh.com/createApp/
which gives the `app-key` and `app-secret-key`.