Fixing 2 dead links

This commit is contained in:
PythonTryHard 2020-07-07 22:47:24 +07:00 committed by GitHub
parent 7d310b7780
commit eecf1b221d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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) 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 #### 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. 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 #### On Unix