File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ For the purpose of this guide we're going to use the [simple-udp](../examples/si
2828Let's create a GameServer using the following command :
2929
3030```
31- kubectl apply -f https://github. com/googlecloudplatform /agones/blob /master/examples/simple-udp/server/gameserver.yaml
31+ kubectl apply -f https://raw.githubusercontent. com/GoogleCloudPlatform /agones/master/examples/simple-udp/server/gameserver.yaml
3232```
3333
3434You should see a successful ouput similar to this :
@@ -149,4 +149,4 @@ If you run `kubectl describe gameserver` again - either the GameServer will be g
149149
150150## Next Step
151151
152- If you want to use your own GameServer container make sure you have properly integrated the [ Agones SDK] ( ../sdks/ ) .
152+ If you want to use your own GameServer container make sure you have properly integrated the [ Agones SDK] ( ../sdks/ ) .
You can’t perform that action at this time.
0 commit comments