Skip to content

Commit b60810f

Browse files
authored
Merge pull request #6 from Skqnder/link-newtab
open uget-integrator link in a new tab
2 parents 330fc85 + 7f8b18c commit b60810f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

extension/popup.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -103,8 +103,8 @@
103103
</div>
104104
</div>
105105
<row>
106-
<label id="footer">For more details, visit <a href="https://github.com/ugetdm/uget-integrator/wiki/Installation">uget-integrator</a></label>
106+
<label id="footer">For more details, visit <a href="https://github.com/ugetdm/uget-integrator/wiki/Installation" target="_blank">uget-integrator</a></label>
107107
</row>
108108
</body>
109109

110-
</html>
110+
</html>

0 commit comments

Comments
 (0)