Skip to content

Commit acd0694

Browse files
authored
Add link to remote.python.pizza in the header
1 parent d635a45 commit acd0694

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/components/header/index.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,11 +69,11 @@ export default class Header extends Component {
6969
</li>
7070
<li>
7171
<a
72-
href="https://hamburg.python.pizza?ref=global-header"
72+
href="https://remote.python.pizza?ref=global-header"
7373
target="_blank"
7474
rel="noopener noreferrer"
7575
>
76-
Hamburg
76+
Remote
7777
</a>
7878
</li>
7979
</ul>

0 commit comments

Comments
 (0)