Browse Source

Поправил openReleasePage

Book Pauk 2 năm trước cách đây
mục cha
commit
96e0df783d
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      client/components/Search/Search.vue

+ 1 - 1
client/components/Search/Search.vue

@@ -533,7 +533,7 @@ class Search {
     }
 
     openReleasePage() {
-        window.open('https://github.com/bookpauk/inpx-web', '_blank');
+        window.open('https://github.com/bookpauk/inpx-web/releases', '_blank');
     }
 
     makeProjectName() {