From 229a6cec47a626399dcbed010573ee1f124e55ba Mon Sep 17 00:00:00 2001 From: James George Date: Wed, 17 Oct 2018 11:45:31 +0530 Subject: [PATCH] Update index.md (#19580) --- guide/english/game-development/arcade/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/guide/english/game-development/arcade/index.md b/guide/english/game-development/arcade/index.md index eede146385..0ce753e973 100644 --- a/guide/english/game-development/arcade/index.md +++ b/guide/english/game-development/arcade/index.md @@ -7,4 +7,4 @@ title: Arcade Arcade is a python library which eases the task of creating 2-D games avoiding the complexity of other libraries like pygame. It is built on top of Pyglet and openGL. -[Docs](arcade.academy) +[Docs](http://arcade.academy)