From 4a87daec28bcf1ea34c0db915b3b2ca120e8348a Mon Sep 17 00:00:00 2001 From: Victor Westerlund Date: Tue, 26 Jan 2021 12:07:17 +0100 Subject: [PATCH] Direct link to /demo Replaced enviroments link with direct URL to /demo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4a77126..15deda3 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Generate sleek, modern, nice colors with pure JS. -### [Try it out](https://github.com/VictorWesterlund/nicecolor.js/deployments?environment=github-pages) +### [Try it out](https://victorwesterlund.github.io/nicecolor.js/demo/) ## Get started Everything needed for NiceColor.js to work is included in the class, no dependencies.