We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 014ced5 + 5db9eea commit 069dc56Copy full SHA for 069dc56
1 file changed
app/views/docs/kata.html.erb
@@ -87,7 +87,7 @@
87
<p>CoderDojo の雰囲気は掴めたでしょうか? もっと詳しく知るには<strong>実際に参加してみるのが近道</strong>です。<%= link_to '日本の道場一覧', root_path(anchor: 'dojos') %></a>や<%= link_to '近日開催の道場', events_path %>、もしくは<%= link_to '地図情報(DojoMap)', dojomap_url %> から最寄りの道場を探してみましょう!</p>
88
89
<div class='btn-cover' style="margin-top: 20px; margin-bottom: 100px;">
90
- <%= link_to '/event', class: 'btn-blue' do %>
+ <%= link_to '/events', class: 'btn-blue' do %>
91
📆
92
近日開催から探す
93
<% end %>
0 commit comments