Skip to content

Commit d2456e6

Browse files
authored
DOCS: Fixed broken providers filenames (#4082)
Fixes 4 broken documentation links in `documentation/provider/index.md`. The provider index page contained Markdown links using filenames with underscores, but the actual documentation files use names without underscores. Follow-up to #3909.
1 parent 78a1b02 commit d2456e6

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

documentation/provider/index.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -386,7 +386,7 @@ Providers in this category and their maintainers are:
386386

387387
|Name|Maintainer|
388388
|---|---|
389-
|[`AZURE_DNS`](azure_dns.md)|@vatsalyagoel|
389+
|[`AZURE_DNS`](azuredns.md)|@vatsalyagoel|
390390
|[`BIND`](bind.md)|@tlimoncelli|
391391
|[`CLOUDFLAREAPI`](cloudflareapi.md)|@tresni|
392392
|[`CSCGLOBAL`](cscglobal.md)|@mikenz|
@@ -417,10 +417,10 @@ Providers in this category and their maintainers are:
417417
|---|---|
418418
|[`ADGUARDHOME`](adguardhome.md)|@ishanjain28|
419419
|[`ALIDNS`](alidns.md)|@bytemain|
420-
|[`AZURE_PRIVATE_DNS`](azure_private_dns.md)|@matthewmgamble|
420+
|[`AZURE_PRIVATE_DNS`](azureprivatedns.md)|@matthewmgamble|
421421
|[`AKAMAIEDGEDNS`](akamaiedgedns.md)|@edglynes|
422422
|[`AXFRDDNS`](axfrddns.md)|@hnrgrgr|
423-
|[`BUNNY_DNS`](bunny_dns.md)|@ppmathis|
423+
|[`BUNNY_DNS`](bunnydns.md)|@ppmathis|
424424
|[`CLOUDFLAREAPI`](cloudflareapi.md)|@tresni|
425425
|[`CLOUDNS`](cloudns.md)|@pragmaton|
426426
|[`CNR`](cnr.md)|@KaiSchwarz-cnic|
@@ -434,7 +434,7 @@ Providers in this category and their maintainers are:
434434
|[`DOMAINNAMESHOP`](domainnameshop.md)|@SimenBai|
435435
|[`EASYNAME`](easyname.md)|@tresni|
436436
|[`EXOSCALE`](exoscale.md)|@pierre-emmanuelJ|
437-
|[`GANDI_V5`](gandi_v5.md)|@TomOnTime|
437+
|[`GANDI_V5`](gandiv5.md)|@TomOnTime|
438438
|[`GCORE`](gcore.md)|@xddxdd|
439439
|[`GIDINET`](gidinet.md)|@zupolgec|
440440
|[`HEDNS`](hedns.md)|@rblenkinsopp|

0 commit comments

Comments
 (0)