From 63cdb3c0b5f025bae21eb3bca4eecdff149fefd1 Mon Sep 17 00:00:00 2001 From: jandelgado Date: Sat, 4 Sep 2021 19:04:34 +0200 Subject: [PATCH] typos & link added --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index bb127bd..fef2955 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ This package contains a DNS provider module for [Caddy](https://github.com/caddyserver/caddy). It is used to manage DNS records with the [IONOS DNS API](https://developer.hosting.ionos.com/docs/dns) using -[libdns-ionos](https://github.com/libdns/ionos).. +[libdns-ionos](https://github.com/libdns/ionos). ## Caddy module name @@ -53,5 +53,6 @@ for information about obtaining credentials. ## Author -(c) Copyright 2021 by Jan Delgado +(c) Copyright 2021 by [Jan Delgado](https://github.com/jandelgado) + License: MIT