Skip to content

Commit ef76785

Browse files
Update public IP link address
icanhazip.com instead of canhazip.com
1 parent d85e2f9 commit ef76785

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

net-pong/godot/lobby.tscn

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ offset_bottom = 141.0
153153
grow_horizontal = 2
154154
grow_vertical = 2
155155
text = "Find your public IP address"
156-
uri = "canhazip.com"
156+
uri = "icanhazip.com"
157157

158158
[connection signal="pressed" from="LobbyPanel/HostButton" to="LobbyPanel" method="_on_host_pressed"]
159159
[connection signal="pressed" from="LobbyPanel/JoinButton" to="LobbyPanel" method="_on_join_pressed"]

0 commit comments

Comments
 (0)