Skip to content

Commit 8c53cf1

Browse files
committed
コンテストページのお問い合わせ部分のリンクを変更
1 parent c3dc412 commit 8c53cf1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_includes/contest-link.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<div class="row mb-5">
22
<div class="col-12 col-md-4 text-center mb-4">
3-
<a class="btn btn__green btn-block btn__xl" href="mailto:dojocon2018@coderdojo.jp">問い合わせ</a>
3+
<a class="btn btn__green btn-block btn__xl" href="https://docs.google.com/forms/d/e/1FAIpQLSd2J7JMSyeXBbTyP6I2uWStk0UbslgKsCBfjT-imneQmVuXWg/viewform" target="_blank">問い合わせ</a>
44
</div>
55
<div class="col-12 col-md-4 text-center mb-4">
66
<a class="btn btn__green btn-block btn__xl" href="pdf/contestrule2018.pdf" target="_blank">参加資格</a>

0 commit comments

Comments
 (0)