Skip to content
This repository was archived by the owner on Dec 25, 2023. It is now read-only.

Commit 3a97cc7

Browse files
committed
Replace broken link to List of FIT classrooms on signpost page
1 parent 72d8517 commit 3a97cc7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/signpost.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ <h1>Zvolte si zobrazení rozvrhu</h1>
3737
</div>
3838
<div class="row rooms-link">
3939
<div class="column large-offset-4 large-4">
40-
<a href="https://ict.fit.cvut.cz/~web/current/web/classrooms/ucebny/ucebny.shtml" class="button">Seznam učeben FIT</a>
40+
<a href="https://www.fit.cvut.cz/student/novacek/ucebny" class="button">Seznam učeben FIT</a>
4141
</div>
4242
</div>
4343
</div>
@@ -68,7 +68,7 @@ <h1>Choose a timetable application</h1>
6868
</div>
6969
<div class="row rooms-link">
7070
<div class="column large-offset-4 large-4">
71-
<a href="https://ict.fit.cvut.cz/~web/current/web/classrooms/ucebny/ucebny.shtml" class="button">List of FIT classrooms</a>
71+
<a href="https://www.fit.cvut.cz/en/student/classrooms" class="button">List of FIT classrooms</a>
7272
</div>
7373
</div>
7474
</div>

0 commit comments

Comments
 (0)