Skip to content

Commit e540abb

Browse files
authored
Removed ajs_aid parameters (#824)
Signed-off-by: Tom Slanda <[email protected]>
1 parent 888cb84 commit e540abb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_layouts/default.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -132,8 +132,8 @@
132132
<p>San Diego, California</p>
133133
</div>
134134
<div class="con-buttons">
135-
<a class="con-button" role="button" href="https://events.linuxfoundation.org/jupytercon/register/?ajs_aid=a3a6fcc4-957d-4870-8826-daca933856ce/" target="_blank">Register</a>
136-
<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>
135+
<a class="con-button" role="button" href="https://events.linuxfoundation.org/jupytercon/register/" target="_blank">Register</a>
136+
<a class="con-button" role="button" href="https://events.linuxfoundation.org/jupytercon/program/schedule/" target="_blank">View Schedule</a>
137137
</div>
138138
</div>
139139
</div>

0 commit comments

Comments
 (0)