Skip to content

Commit 6a39ef9

Browse files
committed
Add link to tickets
1 parent d465413 commit 6a39ef9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/Components/Header/index.tsx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -51,15 +51,15 @@ export default class Header extends React.Component {
5151
CoC
5252
</a>
5353
</li>
54-
{/* <li>
54+
<li>
5555
<a
56-
href="https://ti.to/pythonpizza/remote-python-pizza"
56+
href="https://ti.to/acpyss/remote-python-pizza-2020-1"
5757
target="_blank"
5858
rel="noopener noreferrer"
5959
>
6060
Tickets
6161
</a>
62-
</li> */}
62+
</li>
6363
</ul>
6464
</Container>
6565
</div>

0 commit comments

Comments
 (0)