aboutsummaryrefslogtreecommitdiff
path: root/src/components
diff options
context:
space:
mode:
authorMistivia <i@mistivia.com>2025-05-27 20:36:37 +0800
committerMistivia <i@mistivia.com>2025-05-27 20:36:37 +0800
commit701ef55d33a0393f3fdf20f4dac40f166d91254f (patch)
tree89372e268d15abe9b2738bcbf712e22289c811df /src/components
parentdf0e994d8e48e7e4b8e33fa70a373287634ea0e3 (diff)
edit link
Diffstat (limited to 'src/components')
-rw-r--r--src/components/left_panel.svelte2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/left_panel.svelte b/src/components/left_panel.svelte
index 7ec35d6..1e21156 100644
--- a/src/components/left_panel.svelte
+++ b/src/components/left_panel.svelte
@@ -23,7 +23,7 @@
<pre class="card-desc-text">{$leftPanelCardDesc}</pre>
<div style="height:3em;line-height:1.0;overflow:hidden;">
<div style="break-inside:avoid;"><p style="text-align:center;"><small>
- <a class="link" href="https://raye.mistivia.com:8880/mistivia/ygo-deck-builder">源代码</a>
+ <a class="link" href="https://github.com/mistivia/ygo-deck-builder">源代码</a>
<br>关注 <a class="link" href="https://mistivia.com">Mistivia</a> 谢谢喵~
</small></p></div>
</div>