From 97b86fa4083753a345f9ee4f920f8a884ff88259 Mon Sep 17 00:00:00 2001 From: Alexander Date: Wed, 8 Aug 2018 17:39:27 +0300 Subject: [PATCH] Renaming c-3po to ttag Due to this issue https://github.com/ttag-org/ttag/issues/105 we decided to rename our library from `c-3po` to `ttag`. We still want to keep old links to c-3po.js.org alive. So couple of things are going on here: 1. Changing current c-3po.js.org location 2. Adding new domain name for ttag.js.org Thanks for understanding, sorry for the extra work with the same domain --- cnames_active.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/cnames_active.js b/cnames_active.js index 59d6d937b74..c690b43254d 100755 --- a/cnames_active.js +++ b/cnames_active.js @@ -200,7 +200,7 @@ var cnames_active = { "burst": "hugeen.github.io/burst", // noCF? (don´t add this in a new PR) "bustime": "agarzola.github.io/bustime", // noCF? (don´t add this in a new PR) "buttermilk": "buttermilk.netlify.com", - "c-3po": "c-3po-org.github.io/c-3po", + "c-3po": "https://ttag-org.github.io/c-3po", "cable": "whatgoodisaroad.github.io/cablejs", // noCF? (don´t add this in a new PR) "cac": "cac.netlify.com", "caffeine": "ccrraaiigg.github.io/caffeine", @@ -1302,6 +1302,7 @@ var cnames_active = { "ts2jsdoc": "spatools.github.io/ts2jsdoc", // noCF? (don´t add this in a new PR) "tsdi": "knisterpeter.github.io/tsdi", "tsfp": "zhenwenc.github.io/tsfp", // noCF? (don´t add this in a new PR) + "ttag": "https://ttag-org.github.io/ttag", "ttgprotect": "ttgprotect.github.io", "turbo": "turbo.github.io", "tux": "tux.gitbooks.io/docs",