mirror of
https://githubfast.com/mhwikicn/mh2.git
synced 2024-11-22 11:50:09 +08:00
Update links.js
This commit is contained in:
parent
2fbb75210d
commit
cc2c55728e
@ -77,7 +77,7 @@ function ShowLinks(level, kind)
|
|||||||
str1 = "";
|
str1 = "";
|
||||||
str2 = "";
|
str2 = "";
|
||||||
if (kind != 16) {
|
if (kind != 16) {
|
||||||
str1 = '<A target="_blank"href="https://mhwikicn.github.io/mh2tip/h01.html">';
|
str1 = '<A target="_blank" href="../../mh2tip/h01.html" target=\"_top\">';
|
||||||
str2 = "</A>";
|
str2 = "</A>";
|
||||||
}
|
}
|
||||||
html += " " + str1 + "武器派生" + str2;
|
html += " " + str1 + "武器派生" + str2;
|
||||||
|
Loading…
Reference in New Issue
Block a user