Skip to content

Commit

Permalink
hotfix. download link
Browse files Browse the repository at this point in the history
  • Loading branch information
chanlee committed Sep 22, 2016
1 parent 2226ddb commit 822b66d
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 @@ -17737,7 +17737,7 @@ p.closeConnection = function() {
this.socket && this.socket.close();
};
p.downloadConnector = function() {
window.open("http://download.play-entry.org/apps/Entry_HW_1.5.9_Setup.exe", "_blank").focus();
window.open("http://download.play-entry.org/apps/Entry_HW_1.5.10_Setup.exe", "_blank").focus();
};
p.downloadGuide = function() {
window.open("http://download.play-entry.org/data/%EC%97%94%ED%8A%B8%EB%A6%AC-%ED%95%98%EB%93%9C%EC%9B%A8%EC%96%B4%EC%97%B0%EA%B2%B0%EB%A7%A4%EB%89%B4%EC%96%BC_16_08_17.hwp", "_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 822b66d

Please sign in to comment.