diff --git a/README.MD b/README.MD
index 0634e0054..0dbefc01d 100644
--- a/README.MD
+++ b/README.MD
@@ -15,17 +15,17 @@ Here are some feature highlights:
## Downloads
-[](https://github.com/topjohnwu/Magisk/releases/download/manager-v7.5.1/MagiskManager-v7.5.1.apk)
+[](https://github.com/topjohnwu/Magisk/releases/download/manager-v8.0.0/MagiskManager-v8.0.0.apk)
[](https://raw.githubusercontent.com/topjohnwu/magisk_files/canary/app-debug.apk)
[](https://github.com/topjohnwu/Magisk/releases/tag/v20.4)
-[](https://github.com/topjohnwu/Magisk/releases/tag/v20.4)
+[](https://github.com/topjohnwu/Magisk/releases/tag/v21.0)
## Useful Links
- [Installation Instruction](https://topjohnwu.github.io/Magisk/install.html)
- [Frequently Asked Questions](https://topjohnwu.github.io/Magisk/faq.html)
-- [Full Official Docs](https://topjohnwu.github.io/Magisk/)
+- [Magisk Documentation](https://topjohnwu.github.io/Magisk/)
- [Magisk Troubleshoot Wiki](https://www.didgeridoohan.com/magisk/HomePage) (by [@Didgeridoohan](https://github.com/Didgeridoohan))
## Android Version Support
diff --git a/docs/install.md b/docs/install.md
index 77e415a45..2a49bf789 100644
--- a/docs/install.md
+++ b/docs/install.md
@@ -28,7 +28,7 @@ If you are using a Huawei device and the **SAR** result is **Yes**, please check
Otherwise, continue to [Patching Images](#patching-images).
(P.S.1 If your device have boot ramdisk, you can also install with [Custom Recovery](#custom-recovery))
-(P.S.2 If you are interested in how Android boots and how it affects Magisk, check out [this document](#boot.md))
+(P.S.2 If you are interested in how Android boots and how it affects Magisk, check out [this document](boot.md))
## Patching Images