Skip to content

Commit be96af7

Browse files
authored
Merge pull request #125 from matrix-org/HarHarLinks/missing-schedule-link
update reference to actual schedule
2 parents 42c9945 + ab63260 commit be96af7

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

src/components/RoughSchedule.astro

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -100,8 +100,13 @@
100100
<div class="events">
101101
<h3>Conference Days</h3>
102102
<p>
103-
The detailed schedule of the conference will be published in
104-
early September!
103+
The detailed schedule of the conference is available <a
104+
href="/schedule#full-schedule">on the web</a> and can also
105+
be imported to compatible schedule reader apps such as <a
106+
href="https://wilmer.gaa.st/main.php/giggity.html"
107+
target="_blank">giggity</a> using <a
108+
href="https://cfp.2025.matrix.org/matrix-conf-2025/schedule/export/schedule.xml"
109+
target="_blank"><code>https://cfp.2025.matrix.org/matrix-conf-2025/schedule/export/schedule.xml</code></a>.
105110
</p>
106111
</div>
107112
</div>

0 commit comments

Comments
 (0)