docs: un-deprecate Yandex (#1719)

This commit is contained in:
Ludovic Fernandez 2022-09-19 11:40:45 +02:00 committed by GitHub
parent af37b94b38
commit d5a18dc2d5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 8 additions and 9 deletions

View file

@ -2331,7 +2331,7 @@ func displayDNSHelp(name string) error {
case "yandex":
// generated from: providers/dns/yandex/yandex.toml
ew.writeln(`Configuration for Yandex (deprecated).`)
ew.writeln(`Configuration for Yandex PDD.`)
ew.writeln(`Code: 'yandex'`)
ew.writeln(`Since: 'v3.7.0'`)
ew.writeln()