diff --git a/README.md b/README.md index 515d952..72dba28 100644 --- a/README.md +++ b/README.md @@ -182,5 +182,5 @@ And update your DNS: ![image](https://user-images.githubusercontent.com/6702424/82155473-7e8d3380-9875-11ea-9bba-115cbb3ef162.png) I personally use [Hurricane Electric](https://dns.he.net) free DNS servers because they support a lot of record types. -If your provider does not support ``ALIAS``, however, you can use ``A`` records and manually enter the IP of GitHub servers. +However, if your DNS provider does not support ``ALIAS``, you can use ``A`` records and manually enter the IP of GitHub servers. I let you consult the [GitHub Pages Documentation](https://help.github.com/en/github/working-with-github-pages/managing-a-custom-domain-for-your-github-pages-site#configuring-an-apex-domain).