Skip to content

Commit

Permalink
Merge pull request #14 from walaura/walaura-patch-2
Browse files Browse the repository at this point in the history
Update links
  • Loading branch information
Laura González authored Feb 15, 2017
2 parents eac20cd + 28a7b14 commit 8679a3f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
<meta charset="utf-8">
<title>Constellation</title>
<link rel="stylesheet" href="css.css" />
<script src="https://github.com/lawwrr/constellation/releases/download/v1.2.0/constellation.min.js"></script>
<script src="https://github.com/walaura/constellation/releases/download/v1.2.0/constellation.min.js"></script>
</head>
<body>
<div class="ct">
<h1>Constellation</h1>
<p>(cute animated constellations)</p>
<a href="https://github.com/lawwrr/constellation">Grab it!</a>
<a href="https://github.com/walaura/constellation">Grab it!</a>
</div>
<canvas></canvas>
<script>
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "constelation-canvas",
"description": "draws cute animated canvas constellations",
"version": "1.3.5",
"version": "1.3.6",
"author": "Laura mayhem",
"bugs": {
"url": "https://github.com/walaura/constellation/issues",
Expand Down

0 comments on commit 8679a3f

Please sign in to comment.