Browse Source

Поправил openReleasePage

Book Pauk 2 years ago
parent
commit
96e0df783d
1 changed files with 1 additions and 1 deletions
  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() {