Skip to content
This repository was archived by the owner on Feb 5, 2024. It is now read-only.

Commit 102018e

Browse files
authored
Merge pull request #93 from ProgrammingLab/gedorinku/fix_doc_url
ドキュメントへのURLを修正
2 parents 8ad0f20 + 3d4d779 commit 102018e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/problem/EditTestCases.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
</div>
2929
<div class="help">
3030
zipファイルの形式については
31-
<a href="https://github.com/gedorinku/koneko-online-judge/wiki/Problems#%E3%83%86%E3%82%B9%E3%83%88%E3%82%B1%E3%83%BC%E3%82%B9%E3%82%92%E3%82%A2%E3%83%83%E3%83%97%E3%83%AD%E3%83%BC%E3%83%89" target="_blank">
31+
<a href="https://github.com/ProgrammingLab/koneko-online-judge/wiki/Problems#%E3%83%86%E3%82%B9%E3%83%88%E3%82%B1%E3%83%BC%E3%82%B9%E3%82%92%E3%82%A2%E3%83%83%E3%83%97%E3%83%AD%E3%83%BC%E3%83%89" target="_blank">
3232
こねこのAPIリファレンス
3333
</a>
3434
を参照してください。

0 commit comments

Comments
 (0)