Skip to content

Commit

Permalink
update urls
Browse files Browse the repository at this point in the history
  • Loading branch information
andriiheonia committed Dec 11, 2024
1 parent 11333ae commit d407e9e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<div class="inner">
<h1>Hull.js examples</h1>
<h2></h2>
<a href="https://github.com/AndriiHeonia/hull" class="button"><small>View project on</small> GitHub</a>
<a href="https://github.com/andriiheonia/hull" class="button"><small>View project on</small> GitHub</a>
</div>
</header>

Expand Down
2 changes: 1 addition & 1 deletion javascripts/hull.js
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@
/*
(c) 2014-2024, Andrii Heonia
Hull.js is a JavaScript library that builds concave hull by set of points.
https://github.com/AndriiHeonia/hull
https://github.com/andriiheonia/hull
*/

'use strict';
Expand Down

0 comments on commit d407e9e

Please sign in to comment.