Skip to content

Commit 2787a84

Browse files
hotfix: fixing broken relay doc link and using UGS' Relay's get started link
1 parent 0cd402e commit 2787a84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@ Running the game over internet currently requires setting up a relay.
169169

170170
### Relay Setup
171171

172-
- Boss Room provides an integration with [Unity Relay](https://docs-multiplayer.unity3d.com/netcode/current/relay/relay). You can find our Unity Relay setup guide [here](https://docs-multiplayer.unity3d.com/netcode/current/relay/relay)
172+
- Boss Room provides an integration with [Unity Relay](https://docs-multiplayer.unity3d.com/netcode/current/relay/). You can find our Unity Relay setup guide [here](https://docs.unity.com/ugs/en-us/manual/relay/manual/get-started)
173173

174174
- Alternatively you can use Port Forwarding. The https://portforward.com/ site has guides on how to enable port forwarding on a huge number of routers.
175175
- Boss Room uses `UDP` and needs a `9998` external port to be open.

0 commit comments

Comments
 (0)