Skip to content

Commit eb71d17

Browse files
committed
schedule: comment out amendments link
1 parent 9454a2c commit eb71d17

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

content/schedule.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ <h2>Quick links:</h2>
3131
<li>Overview of <a href="<%= pathof '/schedule/roomtracks/' %>">rooms per days</a></li>
3232
<li>Mobile apps: <a href="<%= pathof '/schedule/mobile/' %>">many platforms</a></li>
3333
<li>What's on now: <a href="page:/schedule/streaming">Live streaming</a></li>
34-
<li>Programme <a href="page:/schedule/amendments">Schedule amendments</a></li>
34+
<%# <li>Programme <a href="page:/schedule/amendments">Schedule amendments</a></li> %>
3535
<%
3636
pdfs = items.select{|x| x.identifier =~ %r{^/schedule/pdf/[^/]+/$}}.sort_by{|x| x[:page_size]}.reverse
3737
unless pdfs.empty?

0 commit comments

Comments
 (0)