From 4439e925cdacfef2913260d491754961a0725382 Mon Sep 17 00:00:00 2001 From: Ambrose Chua Date: Sun, 24 Jan 2021 09:40:55 +0800 Subject: [PATCH] Update link to releases --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f7e7ece..8e6beeb 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ -# alias [![Build Status](https://ci.makerforce.io/api/badges/ambrose/alias/status.svg)](https://ci.makerforce.io/ambrose/alias) +# alias The *alias* plugin eliminates CNAME records from zone apex by making the subsequent resolved records look like they belong to the zone apex. This behaves similarily to [CloudFlare's Zone Flattening](https://support.cloudflare.com/hc/en-us/articles/200169056-CNAME-Flattening-RFC-compliant-support-for-CNAME-at-the-root). @@ -7,7 +7,7 @@ This plugin works only with plugins that produce A or AAAA records alongside the > Preferrably, this should not be used in favour of the RFC drafts for the new [ANAME](https://tools.ietf.org/html/draft-ietf-dnsop-aname-00) records, but the DNS library used by CoreDNS does not support ANAME records yet. -Release builds can be found [here](https://git.makerforce.io/ambrose/alias/releases) +Release builds can be found [here](https://github.com/serverwentdown/alias/releases) ## Syntax