Skip to content

Commit

Permalink
Link to new github page
Browse files Browse the repository at this point in the history
  • Loading branch information
humancopy committed Feb 3, 2017
1 parent 901ebf5 commit 49ee93c
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion dist/peace.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/peace.min.js.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion src/peace.js
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ var peaceJS;

// Append & set the link element
paragraph.appendChild(link_node);
link_node.href = 'http://humancopy.net/peace-js.html';
link_node.href = 'https://humancopy.github.io/peace.js';
link_node.appendChild(document.createTextNode(peace.join(', ')));

// Do we want to show the peace symbol?
Expand Down

0 comments on commit 49ee93c

Please sign in to comment.