File tree Expand file tree Collapse file tree 1 file changed +12
-2
lines changed Expand file tree Collapse file tree 1 file changed +12
-2
lines changed Original file line number Diff line number Diff line change @@ -153,14 +153,24 @@ <h3 class="title is-4 conference-authors"><a target="_blank" href="https://robot
153
153
< span > ArXiv</ span >
154
154
</ a >
155
155
</ 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 >
156
166
<!-- Code Link. -->
157
167
< 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 "
159
169
class ="external-link button is-normal is-rounded is-dark ">
160
170
< span class ="icon ">
161
171
< i class ="fab fa-github "> </ i >
162
172
</ span >
163
- < span > Code (Coming soon) </ span >
173
+ < span > Code</ span >
164
174
</ a >
165
175
</ span >
166
176
You can’t perform that action at this time.
0 commit comments