From 09028690321a15f3efcff97092213e0dc748f238 Mon Sep 17 00:00:00 2001 From: Tim Allen Date: Fri, 23 Jun 2017 17:10:47 +1000 Subject: [PATCH] Fix intra-document links. --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 1fb928894..2a9ca2fe0 100644 --- a/README.md +++ b/README.md @@ -130,8 +130,8 @@ You may put that directory wherever you like. To run higan, open the `higan.exe` file. Before you can actually play games, -you'll need to [import them][#importing-games] -and [configure higan][#configuring-higan]. +you'll need to [import them](#importing-games) +and [configure higan](#configuring-higan). Uninstalling an official release on Windows ------------------------------------------- @@ -255,8 +255,8 @@ above. [instwin]: #installing-an-official-release-on-windows Before you can actually play games, -you'll need to [import them][#importing-games] -and [configure higan][#configuring-higan]. +you'll need to [import them](#importing-games) +and [configure higan](#configuring-higan). Uninstalling a compiled build on Windows ---------------------------------------- @@ -370,8 +370,8 @@ for changes to `~/.profile` or `~/.bash_profile` to take effect. Before you can actually play games, -you'll need to [import them][#importing-games] -and [configure higan][#configuring-higan]. +you'll need to [import them](#importing-games) +and [configure higan](#configuring-higan). Uninstalling a compiled build on Linux --------------------------------------