Skip to content

Commit e34f01e

Browse files
committed
chore: generate
1 parent d45fd4f commit e34f01e

File tree

3 files changed

+6
-5
lines changed

3 files changed

+6
-5
lines changed

README.md

+1-1
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

+1-1
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

+4-3
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,9 @@ 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, you can use the [Abion provider](https://go-acme.github.io/lego/dns/abion/).
1618

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

1920

2021
<!--more-->
@@ -23,7 +24,7 @@ Configuration for [Brandit](https://www.brandit.com/).
2324
- Since: v4.11.0
2425

2526

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

2829
```bash
2930
BRANDIT_API_KEY=xxxxxxxxxxxxxxxxxxxxx \

0 commit comments

Comments
 (0)