Skip to content

Commit 1f8c5ce

Browse files
committed
chore: generate
1 parent ac9fdbe commit 1f8c5ce

File tree

3 files changed

+8
-5
lines changed

3 files changed

+8
-5
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ Detailed documentation is available [here](https://go-acme.github.io/lego/dns).
6767
<td><a href="https://go-acme.github.io/lego/dns/bindman/">Bindman</a></td>
6868
<td><a href="https://go-acme.github.io/lego/dns/bluecat/">Bluecat</a></td>
6969
</tr><tr>
70-
<td><a href="https://go-acme.github.io/lego/dns/brandit/">Brandit</a></td>
70+
<td><a href="https://go-acme.github.io/lego/dns/brandit/">Brandit (deprecated)</a></td>
7171
<td><a href="https://go-acme.github.io/lego/dns/bunny/">Bunny</a></td>
7272
<td><a href="https://go-acme.github.io/lego/dns/checkdomain/">Checkdomain</a></td>
7373
<td><a href="https://go-acme.github.io/lego/dns/civo/">Civo</a></td>

cmd/zz_gen_cmd_dnshelp.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/content/dns/zz_gen_brandit.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: "Brandit"
2+
title: "Brandit (deprecated)"
33
date: 2019-03-03T16:39:46+01:00
44
draft: false
55
slug: brandit
@@ -13,8 +13,11 @@ dnsprovider:
1313
<!-- providers/dns/brandit/brandit.toml -->
1414
<!-- THIS DOCUMENTATION IS AUTO-GENERATED. PLEASE DO NOT EDIT. -->
1515

16+
Brandit has been acquired by Abion.
17+
Abion has a different API.
18+
19+
If you are a Brandit/Albion user, you can try the PR https://github.com/go-acme/lego/pull/2112.
1620

17-
Configuration for [Brandit](https://www.brandit.com/).
1821

1922

2023
<!--more-->
@@ -23,7 +26,7 @@ Configuration for [Brandit](https://www.brandit.com/).
2326
- Since: v4.11.0
2427

2528

26-
Here is an example bash command using the Brandit provider:
29+
Here is an example bash command using the Brandit (deprecated) provider:
2730

2831
```bash
2932
BRANDIT_API_KEY=xxxxxxxxxxxxxxxxxxxxx \

0 commit comments

Comments
 (0)