Skip to content

Commit 1e5d985

Browse files
author
Builder
committed
Merge branch 'update-link-javadoc' into 'master'
[FIX][SDK] update javadoc links See merge request codingame/game-engine!167
2 parents 64abff5 + 81af2db commit 1e5d985

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ This engine is meant to be imported with maven from a project such as [the Game
88

99
Check the documentation on the [tech.io playground](https://www.codingame.com/playgrounds/25775).
1010

11-
Check the [javadoc](https://codingame.github.io/codingame-sdk-doc/).
11+
Check the [javadoc](https://codingame.github.io/codingame-game-engine/).

playground/getting-started/tutorial-1-introduction.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ The entry point of the game is the class `SoloGameManager` or `MultiplayerGameMa
1818

1919
# Resources
2020

21-
- [Javadoc](https://codingame.github.io/codingame-sdk-doc/)
21+
- [Javadoc](https://codingame.github.io/codingame-game-engine/)
2222
- [SDK source](https://github.com/CodinGame/codingame-game-engine)
2323
- [Free to use graphical assets](https://github.com/CodinGame/codingame-sdk-assets)
2424
- [Game Skeleton](https://github.com/CodinGame/game-skeleton)

0 commit comments

Comments
 (0)