Quellcode durchsuchen

docs: drop TIP callout on magiskboot line (not a tip)

TheWildJames vor 1 Woche
Ursprung
Commit
0f6a4d99dd
1 geänderte Dateien mit 1 neuen und 2 gelöschten Zeilen
  1. 1 2
      docs/magiskboot.md

+ 1 - 2
docs/magiskboot.md

@@ -1,7 +1,6 @@
 # Patch boot.img Manually (magiskboot)
 
-> [!TIP]
-> Use the [official magiskboot build](https://github.com/topjohnwu/Magisk/releases) — works on Android and Linux.
+Use the [official magiskboot build](https://github.com/topjohnwu/Magisk/releases) — works on Android and Linux.
 
 See [Installation](installation.md) for prerequisites, supported versions, and risks.