Skip to content

Commit f90f488

Browse files
Update index.html
1 parent 06c724b commit f90f488

File tree

1 file changed

+12
-2
lines changed

1 file changed

+12
-2
lines changed

index.html

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -153,14 +153,24 @@ <h3 class="title is-4 conference-authors"><a target="_blank" href="https://robot
153153
<span>ArXiv</span>
154154
</a>
155155
</span>
156+
<!-- Talk Link. -->
157+
<span class="link-block">
158+
<a target="_blank" href="https://robot-colosseum.readthedocs.io/en/latest/overview.html"
159+
class="external-link button is-normal is-rounded is-dark">
160+
<span class="icon">
161+
<i class="fas fa-chalkboard-teacher"></i>
162+
</span>
163+
<span>Get started with the Colosseum</span>
164+
</a>
165+
</span>
156166
<!-- Code Link. -->
157167
<span class="link-block">
158-
<a target="_blank" href="https://robot-colosseum.github.io/"
168+
<a target="_blank" href="https://github.com/robot-colosseum/robot-colosseum"
159169
class="external-link button is-normal is-rounded is-dark">
160170
<span class="icon">
161171
<i class="fab fa-github"></i>
162172
</span>
163-
<span>Code (Coming soon)</span>
173+
<span>Code</span>
164174
</a>
165175
</span>
166176

0 commit comments

Comments
 (0)