Update repository links for submodules and player info

This commit is contained in:
louis 2020-02-18 18:17:51 -05:00
parent 2ca5a9e704
commit 89a93407f1
2 changed files with 3 additions and 3 deletions

View file

@ -543,7 +543,7 @@ function openHelpModal(event) {
<div style="margin-top: auto; text-align: center;">All Symphogear content belongs to its respective owners</div>
<div id="modal-buttons">
<button onclick="closeModal(event)">Close</button>
<a href="https://git.poweris.moe/xduplayer.git/" target="_blank">Source</a>
<a href="https://git.poweris.moe/yttt-xdu/XDUPlayer" target="_blank">Source</a>
</div>
</div>`;
document.getElementById("click-catcher").style.cssText = 'display: flex;';