From ba27f81977b72b4387184af2667b7dac414b6f59 Mon Sep 17 00:00:00 2001 From: Grzegorz Leoniec Date: Thu, 7 Mar 2019 10:15:22 +0100 Subject: [PATCH] Fixing build and styleguide CNAME --- .travis.yml | 1 - README.md | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index 9065461b5..ca29d1113 100644 --- a/.travis.yml +++ b/.travis.yml @@ -9,7 +9,6 @@ cache: install: - yarn install --production=false --frozen-lockfile --non-interactive # - yarn build - - yarn build - yarn build:lib deploy: diff --git a/README.md b/README.md index 156c7ec53..634f39fe6 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ CION is a Design System build primary for Vue applications. You can use it as a The system utilizes design tokens, a living styleguide with integrated code playgrounds and reusable components for common UI tasks. -Living styleguide demo: https://styleguide.cion.visualjerk.de +Living styleguide demo: https://styleguide.human-connection.org Landing page demo: https://cion.visualjerk.de