From 474a41eb10f689235ec64f912d922bd9ae5a7946 Mon Sep 17 00:00:00 2001 From: John Mulhausen Date: Fri, 23 Sep 2016 16:17:55 -0700 Subject: [PATCH] Remove CNAME Sorry guys, but this is conflicting with the docs repo, see: https://github.com/docker/docker.github.io/issues/14 To repro, go to http://docker.github.io/compose This will soon be how the real URL is served at https://docs.docker.com/compose As this is deprecated and there are a ton of links to https://docs.docker.com/compose in the docs and out in the world, it seems to make sense to alter how Fig is doing their site. After deleting this CNAME, I can help you guys move to another server if you need. Another option is, if you rename this repo, the conflict would no longer exist. --- CNAME | 1 - 1 file changed, 1 deletion(-) delete mode 100644 CNAME diff --git a/CNAME b/CNAME deleted file mode 100644 index 537d9d46..00000000 --- a/CNAME +++ /dev/null @@ -1 +0,0 @@ -www.fig.sh