Skip to content

Commit

Permalink
modified hw-donwload-url
Browse files Browse the repository at this point in the history
  • Loading branch information
geniusjuno7 committed Apr 21, 2016
1 parent e6e6b5e commit d3e4bbb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion dist/entry.js
Original file line number Diff line number Diff line change
Expand Up @@ -12757,7 +12757,7 @@ p.closeConnection = function() {
this.socket && this.socket.close();
};
p.downloadConnector = function() {
window.open("https://github.com/entrylabs/entry-hw/releases/download/1.1.4/Entry_HW_v1.1.4.exe", "_blank").focus();
window.open("http://github.com/entrylabs/entry-hw/releases/download/1.1.4/Entry_HW_v1.1.4.exe", "_blank").focus();
};
p.downloadSource = function() {
window.open("http://play-entry.com/down/board.ino", "_blank").focus();
Expand Down
2 changes: 1 addition & 1 deletion dist/entry.min.js

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

0 comments on commit d3e4bbb

Please sign in to comment.