From 860e47dd19fd0629c5f93db678cd072c2b5238a8 Mon Sep 17 00:00:00 2001 From: Karl-Petter Lindegaard <5760583+kplindegaard@users.noreply.github.com> Date: Fri, 17 Dec 2021 22:09:56 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4220b9a..c64db34 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ gauge.setMinValue(0); // set min value gauge.set(1250); // set actual value ``` -For an interactive demo and a list of all supported options please refer to the [project's homepage](http://bernii.github.com/gauge.js). +For an interactive demo and a list of all supported options please refer to the [project's homepage](http://bernii.github.io/gauge.js). ## Wrappers