Skip to content

Commit ce40193

Browse files
authored
Update buttons on Jupytercon banner (#819)
1 parent e5bfbe2 commit ce40193

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -257,8 +257,8 @@
257257
<p>San Diego, California</p>
258258
</div>
259259
<div class="con-buttons">
260-
<a class="con-button" role="button" href="https://events.linuxfoundation.org/jupytercon/">Conference Website</a>
261-
<a class="con-button" role="button" href="https://events.linuxfoundation.org/jupytercon/program/cfp/">Call for Proposals</a>
260+
<a class="con-button" role="button" href="https://events.linuxfoundation.org/jupytercon/register/?ajs_aid=a3a6fcc4-957d-4870-8826-daca933856ce/" target="_blank">Register</a>
261+
<a class="con-button" role="button" href="https://events.linuxfoundation.org/jupytercon/program/schedule/?ajs_aid=a3a6fcc4-957d-4870-8826-daca933856ce" target="_blank">View Schedule</a>
262262
</div>
263263
</div>
264264
</div>

0 commit comments

Comments
 (0)