forked from TrueCloudLab/lego
docs: un-deprecate Yandex (#1719)
This commit is contained in:
parent
af37b94b38
commit
d5a18dc2d5
4 changed files with 8 additions and 9 deletions
|
@ -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()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue