diff --git a/Manual/compile.md b/Manual/compile.md index 8806cfa..d0df31b 100644 --- a/Manual/compile.md +++ b/Manual/compile.md @@ -34,7 +34,7 @@ path/to/iasl.exe path/to/DSDT.aml ## Linux -Compiling and decompiling with Linux is just as simple, you will need a copy of iasl. You can get it here ([iasl](http://amdosx.kellynet.nl/iasl.zip)) or through the `iasl` package in your package manager. iasl can be used as such: +Compiling and decompiling with Linux is just as simple, you will need a copy of iasl. You can get it here ([iasl](https://web.archive.org/web/20200508194642/http://amdosx.kellynet.nl/iasl.zip)) or through the `iasl` package in your package manager. iasl can be used as such: ``` path/to/iasl path/to/DSDT.aml