Skip to content

Commit 8474ec1

Browse files
committed
FAQ: update JSON API link
1 parent d4c590b commit 8474ec1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/views/faq.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -334,8 +334,8 @@ export default class FAQ extends Vue {
334334
<li>
335335
<b-badge variant="danger">hard</b-badge>
336336
by sending <a-int name="host" id="commands">server commands</a-int> to the
337-
<a-ext href="https://github.com/Istador/SmoOnlineServer/blob/json-api/Server/JsonApi/README.md">JSON API</a-ext>
338-
of your non-official server.
337+
<a-ext href="https://github.com/Sanae6/SmoOnlineServer/blob/master/Server/JsonApi/README.md" icon="github">JSON API</a-ext>
338+
of your server.
339339
</li>
340340
</ul>
341341
</li>

0 commit comments

Comments
 (0)