From a8363c41ba13cb9b8416760dc2b1ed8e17d0f653 Mon Sep 17 00:00:00 2001 From: Tim Allen Date: Mon, 24 Jul 2017 15:38:29 +1000 Subject: [PATCH] Fix broken link. --- docs/guides/import.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/guides/import.md b/docs/guides/import.md index c555a092..b824d290 100644 --- a/docs/guides/import.md +++ b/docs/guides/import.md @@ -1,7 +1,7 @@ Before it can load a game, higan requires that all the game's data be stored correctly in -[the Game Library](../game-library.md). +[the Game Library](../concepts/game-library.md). For [regular games](#regular-games) this is simple, but some games require special treatment,