Skip to content

Commit

Permalink
Updated docs link
Browse files Browse the repository at this point in the history
  • Loading branch information
Charlie Lee committed May 15, 2016
1 parent 842f50b commit 854a7be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/js/main.js
Original file line number Diff line number Diff line change
Expand Up @@ -1044,7 +1044,7 @@ function loadMenu() {
helpMenu.append(new nw.MenuItem({
label: "Documentation",
click: function() {
utils.openURL("http://boatsanimator.readthedocs.org/");
utils.openURL("http://boatsanimator.readthedocs.io/");
},
key: "F1",
modifiers: "",
Expand Down

0 comments on commit 854a7be

Please sign in to comment.