From eecf1b221deacec3ff8a9c278ac82c49ed93d705 Mon Sep 17 00:00:00 2001 From: PythonTryHard <31789326+PythonTryHard@users.noreply.github.com> Date: Tue, 7 Jul 2020 22:47:24 +0700 Subject: [PATCH] Fixing 2 dead links --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2307ec8e..d4319cf5 100644 --- a/README.md +++ b/README.md @@ -165,7 +165,7 @@ You need to re-run the patcher any time `OTAPI` updates. You need to rebuild `Te Mono JIT compiler version 5.0.1.1 (2017-02/5077205 Sun Sep 17 18:29:46 BST 2017) ... -1. Proceed to the [unix build steps](#unix-build-steps) to continue. +1. Proceed to the [unix build steps](#on-unix) to continue. #### On Linux @@ -173,7 +173,7 @@ You need to re-run the patcher any time `OTAPI` updates. You need to rebuild `Te 1. Follow the [official install instructions for mono](http://www.mono-project.com/download/). **DO** install `mono-complete` or you're missing components. -1. Proceed to the [unix build steps](#unix-build-steps) to continue. +1. Proceed to the [unix build steps](#on-unix) to continue. #### On Unix