Skip to content

Commit

Permalink
update link
Browse files Browse the repository at this point in the history
  • Loading branch information
JosuaKrause committed Jan 24, 2024
1 parent 0b40993 commit bcc89bc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
},
{
"name": "Christopher Collins",
"url": "https://innovis.cpsc.ucalgary.ca/People/ChristopherCollins"
"url": "https://vialab.ca/research/bubble-sets"
}
],
"license": "Apache-2.0",
Expand Down
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
BubbleSets for JavaScript
=========================

A JavaScript implementation of [Christopher Collins' bubble sets](https://innovis.cpsc.ucalgary.ca/Research/BubbleSets)
A JavaScript implementation of [Christopher Collins' bubble sets](https://vialab.ca/research/bubble-sets)
without the use of external libraries.
You can find [a Java implementation here](https://github.com/JosuaKrause/Bubble-Sets).

Expand Down

0 comments on commit bcc89bc

Please sign in to comment.