Skip to content

Commit 6dfd1e8

Browse files
authored
Merge pull request #20 from coderdojo-japan/fix/contact-form-url
応募方法下部のお問い合わせフォーム URL の誤りを修正
2 parents f9d490d + c9cbe9b commit 6dfd1e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contests/how-to-apply.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -282,7 +282,7 @@ <h2>3.応募フォームに登録</h2>
282282
</div>
283283

284284
<p>不明点があれば、お問い合わせフォーム(<a target="_blank"
285-
href="https://forms.gle/t9ctDcuZZ8cqqFtR">https://forms.gle/t9ctDcuZZ8cqqFtR</a>)にてお知らせください。</p>
285+
href="https://forms.gle/t9ctDcuZZ8cqqFtR6">https://forms.gle/t9ctDcuZZ8cqqFtR6</a>)にてお知らせください。</p>
286286

287287
<a href="/contests/index.html" class="link-chevron" style="margin-top: 30px">コンテスト応募要項に戻る</a>
288288
</body>

0 commit comments

Comments
 (0)