From f6d26bbfef36f125e32408b010f011082245a0d5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Josef=20Vyb=C3=ADhal?= Date: Thu, 30 Nov 2023 10:36:16 +0100 Subject: [PATCH] Fixed missing item and bad reference --- dnsapi.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/dnsapi.md b/dnsapi.md index 85eacee..b973688 100644 --- a/dnsapi.md +++ b/dnsapi.md @@ -45,7 +45,8 @@ If your DNS provider doesn't provide API access, you can use our [DNS alias mode * [44. Use Loopia API](#dns_loopia) * [45. Use ACME DNS API](#dns_acmedns) * [47. Use Euserv.eu API](#dns_euserv) -* [48. Use DNSPod.com domain API to automatically issue cert](#dns_gcloud) +* [48. Use DNSPod.com domain API to automatically issue cert](#dns_dpi) +* [49. Use Google Cloud DNS API to automatically issue cert](#dns_gcloud) * [50. Use ConoHa API](#dns_netcup) * [53. Use Namecheap](#dns_namecheap) * [54. Use MyDNS.JP API](#dns_mydnsjp)