Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kplindegaard authored Dec 17, 2021
1 parent 9ec4aca commit 860e47d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 860e47d

Please sign in to comment.