We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d465413 commit 6a39ef9Copy full SHA for 6a39ef9
1 file changed
src/Components/Header/index.tsx
@@ -51,15 +51,15 @@ export default class Header extends React.Component {
51
CoC
52
</a>
53
</li>
54
- {/* <li>
+ <li>
55
<a
56
- href="https://ti.to/pythonpizza/remote-python-pizza"
+ href="https://ti.to/acpyss/remote-python-pizza-2020-1"
57
target="_blank"
58
rel="noopener noreferrer"
59
>
60
Tickets
61
62
- </li> */}
+ </li>
63
</ul>
64
</Container>
65
</div>
0 commit comments