Skip to content

Commit 251f2af

Browse files
authored
DOCS: Fix incorrect hetzner links (#3988)
I went to look at the Hetzner V2 documentation and found they were based on an external link which wasn't working. I think this is the fix but I might be wrong. Also I don't think any of the external links are working on the providers index page https://docs.dnscontrol.org/provider/index <img width="440" height="213" alt="image" src="https://github.com/user-attachments/assets/afa2d1ce-c11c-4be6-9d7e-b058f3aaefbe" /> I wonder if these are all dead links which create external links when the site is compiled?
1 parent bd40291 commit 251f2af

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

documentation/provider/index.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ Jump to a table:
5353
| [`GCORE`](gcore.md) ||||
5454
| [`HEDNS`](hedns.md) ||||
5555
| [`HETZNER`](hetzner.md) ||||
56-
| [`HETZNER_V2`](hetzner_v2.md) ||||
56+
| [`HETZNER_V2`](hetznerv2.md) ||||
5757
| [`HEXONET`](hexonet.md) ||||
5858
| [`HOSTINGDE`](hostingde.md) ||||
5959
| [`HUAWEICLOUD`](huaweicloud.md) ||||
@@ -116,7 +116,7 @@ Jump to a table:
116116
| [`GCORE`](gcore.md) |||||
117117
| [`HEDNS`](hedns.md) |||||
118118
| [`HETZNER`](hetzner.md) |||||
119-
| [`HETZNER_V2`](hetzner_v2.md) |||||
119+
| [`HETZNER_V2`](hetznerv2.md) |||||
120120
| [`HEXONET`](hexonet.md) |||||
121121
| [`HOSTINGDE`](hostingde.md) |||||
122122
| [`HUAWEICLOUD`](huaweicloud.md) |||||
@@ -176,7 +176,7 @@ Jump to a table:
176176
| [`GCORE`](gcore.md) ||||||
177177
| [`HEDNS`](hedns.md) ||||||
178178
| [`HETZNER`](hetzner.md) ||||||
179-
| [`HETZNER_V2`](hetzner_v2.md) ||||||
179+
| [`HETZNER_V2`](hetznerv2.md) ||||||
180180
| [`HEXONET`](hexonet.md) ||||||
181181
| [`HOSTINGDE`](hostingde.md) ||||||
182182
| [`HUAWEICLOUD`](huaweicloud.md) ||||||
@@ -233,7 +233,7 @@ Jump to a table:
233233
| [`GCORE`](gcore.md) |||||
234234
| [`HEDNS`](hedns.md) |||||
235235
| [`HETZNER`](hetzner.md) |||||
236-
| [`HETZNER_V2`](hetzner_v2.md) |||||
236+
| [`HETZNER_V2`](hetznerv2.md) |||||
237237
| [`HEXONET`](hexonet.md) |||||
238238
| [`HOSTINGDE`](hostingde.md) |||||
239239
| [`HUAWEICLOUD`](huaweicloud.md) |||||
@@ -289,7 +289,7 @@ Jump to a table:
289289
| [`GCORE`](gcore.md) ||||||
290290
| [`HEDNS`](hedns.md) ||||||
291291
| [`HETZNER`](hetzner.md) ||||||
292-
| [`HETZNER_V2`](hetzner_v2.md) ||||||
292+
| [`HETZNER_V2`](hetznerv2.md) ||||||
293293
| [`HEXONET`](hexonet.md) ||||||
294294
| [`HOSTINGDE`](hostingde.md) ||||||
295295
| [`HUAWEICLOUD`](huaweicloud.md) ||||||
@@ -337,7 +337,7 @@ Jump to a table:
337337
| [`GCORE`](gcore.md) ||||
338338
| [`HEDNS`](hedns.md) ||||
339339
| [`HETZNER`](hetzner.md) ||||
340-
| [`HETZNER_V2`](hetzner_v2.md) ||||
340+
| [`HETZNER_V2`](hetznerv2.md) ||||
341341
| [`HOSTINGDE`](hostingde.md) ||||
342342
| [`HUAWEICLOUD`](huaweicloud.md) ||||
343343
| [`INWX`](inwx.md) ||||

0 commit comments

Comments
 (0)