Skip to content

Commit

Permalink
Merge pull request #2449 from cloudnativedaysjp/change-oss-link
Browse files Browse the repository at this point in the history
Change link address
  • Loading branch information
takaishi authored Nov 20, 2024
2 parents 6edcc81 + d75edee commit 390c083
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 7 deletions.
2 changes: 1 addition & 1 deletion app/views/attendee_dashboards/show.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
<%= image_tag 'cndw2024/cruiser-lt.png' %>
</div>
<% end %>
<%= link_to "https://docs.google.com/forms/d/e/1FAIpQLSdfCSpowZDE5FTh0RD-bwnu_CUlLnBHKy942cDCkWSOIOZHsg/viewform", target: '_blank' do %>
<%= link_to "https://pfem.notion.site/OSS-f0d867aa7eb4436ab4aeb20794e16f7c", target: '_blank' do %>
<div class='project'>
<%= image_tag 'cndw2024/oss.png' %>
</div>
Expand Down
7 changes: 1 addition & 6 deletions app/views/contents/cndw2024/_projects.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,7 @@
<% end %>
</div>
<div class='project'>
<%= link_to "https://docs.google.com/forms/d/e/1FAIpQLSdfCSpowZDE5FTh0RD-bwnu_CUlLnBHKy942cDCkWSOIOZHsg/viewform", target: '_blank' do %>
<%= image_tag 'cndw2024/oss.png' %>
<% end %>
</div>
<div class='project'>
<%= link_to "https://docs.google.com/forms/d/e/1FAIpQLSdfCSpowZDE5FTh0RD-bwnu_CUlLnBHKy942cDCkWSOIOZHsg/viewform", target: '_blank' do %>
<%= link_to "https://pfem.notion.site/OSS-f0d867aa7eb4436ab4aeb20794e16f7c", target: '_blank' do %>
<%= image_tag 'cndw2024/oss.png' %>
<% end %>
</div>
Expand Down

0 comments on commit 390c083

Please sign in to comment.