From 891251f53bcf6b3d06b50c7eeeea7d9ed40fc61c Mon Sep 17 00:00:00 2001 From: icex2 Date: Thu, 18 Mar 2021 21:03:58 +0000 Subject: [PATCH] Fix broken reference in doc --- doc/hook/pro2hook.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/hook/pro2hook.md b/doc/hook/pro2hook.md index a76b9ab..e0568af 100644 --- a/doc/hook/pro2hook.md +++ b/doc/hook/pro2hook.md @@ -57,10 +57,10 @@ up everything easier. The `game` folder contains the typical StepMania folders: Each folder with the content from the dump. ## USB thumb drive/profile support -See instructions on the [prohook readme](19-pro.md#usb-thumb-drive-profile-support). +See instructions on the [prohook readme](prohook.md#usb-thumb-drive-profile-support). ## Troubleshooting and FAQ Since the game is based on Pro 1, have a look at the [troubleshooting section there](19-pro.md#troubleshooting-and-faq). Most of the things listed there apply to Pro 2 as well (or are very similar). Further Pro 2 exclusive items are listed in this -section. \ No newline at end of file +section.