Skip to content

Commit 725237d

Browse files
AlexeyMatveev686AlexeyMatveev686
AlexeyMatveev686
authored and
AlexeyMatveev686
committed
[marketplace] Fix problem with instalation/instruction link.
1 parent 8ba3421 commit 725237d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

store/scripts/code.js

+1
Original file line numberDiff line numberDiff line change
@@ -1166,6 +1166,7 @@ function toogleView(current, oldEl, text, bAll) {
11661166
} else {
11671167
filterByCategory(document.getElementById('select_categories').value);
11681168
}
1169+
elements.linkNewPlugin.href = bAll ? "https://github.com/ONLYOFFICE/onlyoffice.github.io/pulls" : "https://api.onlyoffice.com/plugin/installation";
11691170
}
11701171
};
11711172

0 commit comments

Comments
 (0)