Skip to content

Commit

Permalink
Merge pull request #2432 from cloudnativedaysjp/MasayaAoyama-patch-1
Browse files Browse the repository at this point in the history
fix ancher for cndw2024 handson page
  • Loading branch information
jacopen authored Feb 18, 2025
2 parents 7288b5d + 9a3d200 commit 01b38d9
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions app/views/contents/cndw2024_hands_on.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -25,16 +25,16 @@
<h3 class="mt-4">開催予定ハンズオン</h3>
<div class="session">
<h5 class="time">2024/11/26 (火) 13:30 - 17:00</h5>
<h4 class="title"><a href="#hc6">『Kubernetes Upstream Training in Japan at CNDW2024』by Cloud Native Community Japan</a></h4>
<h4 class="title"><a href="#hc1">『Kubernetes Upstream Training in Japan at CNDW2024』by Cloud Native Community Japan</a></h4>
</div>
<div class="session">
<h5 class="time">2024/11/26 (火) 10:30 - 17:30 (途中お昼休憩あり)</h5>
<h4 class="title"><a href="#hc6">『一日で学ぶクラウドネイティブ技術実践ハンズオン』by CloudNative Days Winter 2024 実行委員会</a></h4>
<h4 class="title"><a href="#hc2">『一日で学ぶクラウドネイティブ技術実践ハンズオン』by CloudNative Days Winter 2024 実行委員会</a></h4>
</div>


<div class="handson-session">
<h3 id="hc6">『Kubernetes Upstream Training in Japan at CNDW2024』by Cloud Native Community Japan</h3>
<h3 id="hc1">『Kubernetes Upstream Training in Japan at CNDW2024』by Cloud Native Community Japan</h3>
<ul>
<li>
<% if @current_user %>
Expand Down Expand Up @@ -80,7 +80,7 @@
</div>

<div class="handson-session">
<h3 id="hc6">『一日で学ぶクラウドネイティブ技術実践ハンズオン』by CloudNative Days Winter 2024 実行委員会</h3>
<h3 id="hc2">『一日で学ぶクラウドネイティブ技術実践ハンズオン』by CloudNative Days Winter 2024 実行委員会</h3>
<ul>
<li>
<% if @current_user %>
Expand Down

0 comments on commit 01b38d9

Please sign in to comment.