Skip to content

Commit af1a64e

Browse files
feature is available to all
1 parent 5b2bedb commit af1a64e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

playground/getting-started/tutorial-2-multiplayer.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ Use this page to see the rendering of your game. It also allows you to export a
7373

7474
## Deploy on codingame
7575

76-
Go to [www.codingame.com](https://www.codingame.com), then click on **Contribute** > **Create a new puzzle** > **Multiplayer Game** (This section is not available to anyone yet, please contact us if you want the access).
76+
Go to [www.codingame.com](https://www.codingame.com), then click on **Contribute** > **Create** > **Multiplayer Game**.
7777

7878
Then, import on CodinGame the game you have exported during the previous step. The game will be compiled on our servers and a preview link will appear if the compilation succeeded and if the configuration is correct.
7979

playground/getting-started/tutorial-3-solo.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ Use this page to see the rendering of your game. It also allows you to export a
8080

8181
## Deploy on codingame
8282

83-
Go to [www.codingame.com](https://www.codingame.com), then click on **Contribute** > **Create a new puzzle** > **Solo Game** (This section is not available to anyone yet, please contact us if you want the access).
83+
Go to [www.codingame.com](https://www.codingame.com), then click on **Contribute** > **Create** > **Solo Game**.
8484

8585
Then, import on CodinGame the game you have exported during the previous step. The game will be compiled on our servers and a preview link will appear if the compilation succeeded and if the configuration is correct.
8686

0 commit comments

Comments
 (0)