Skip to content

Commit ad56307

Browse files
authored
fix: update urls
1 parent 6b60d7c commit ad56307

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.env

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
VUE_APP_SELF_HOST=https://web-tech-tw.github.io/openchat
22
VUE_APP_OCJI_HOST=https://web-tech-tw.eu.org/openchat-join
33

4-
VUE_APP_SARA_INTE_HOST=https://web-tech-tw.github.io/sara.inte
4+
VUE_APP_SARA_INTE_HOST=https://web-tech-tw.github.io/sara
55
VUE_APP_SARA_RECV_HOST=https://web-tech-tw.eu.org/sara.recv
66
VUE_APP_SARA_TOKEN_NAME=unified_token

src/views/RuleView.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
<p>程式碼片段筆記平台:</p>
3030
<ul>
3131
<li>
32-
<a href="https://web-tech-tw.github.io/chew.inte">Chew 口香糖</a>
32+
<a href="https://web-tech-tw.github.io/chew">Chew 口香糖</a>
3333
</li>
3434
<li>
3535
<a href="https://pastebin.com">Pastebin</a>

0 commit comments

Comments
 (0)