瀏覽代碼

docs: fix unicode patch labels to <=6.1 / >6.1 so 6.1 is covered

TheWildJames 1 周之前
父節點
當前提交
5948fb1179
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/features.md

+ 1 - 1
docs/features.md

@@ -16,7 +16,7 @@ Per-feature documentation for the GKI2 kernels built from this repository.
 |---------|-------------|--------|
 | susfs4ksu | Root-hiding add-on for KernelSU using kernel patches and a userspace module. | [simonpunk/susfs4ksu](https://gitlab.com/simonpunk/susfs4ksu) |
 | Ptrace Leak Fix | Fixes ptrace info leak on kernels older than 5.16. Internal to root hiding. | [patch](https://github.com/WildKernels/kernel_patches/blob/main/gki_ptrace.patch) |
-| Unicode Fix | Prevents path traversal via non-printable Unicode (experimental). Internal to root hiding. | [patch <6.1](https://github.com/WildKernels/kernel_patches/blob/main/common/unicode_bypass_fix_6.1-.patch) · [patch >6.1](https://github.com/WildKernels/kernel_patches/blob/main/common/unicode_bypass_fix_6.1+.patch) |
+| Unicode Fix | Prevents path traversal via non-printable Unicode (experimental). Internal to root hiding. | [patch <=6.1](https://github.com/WildKernels/kernel_patches/blob/main/common/unicode_bypass_fix_6.1-.patch) · [patch >6.1](https://github.com/WildKernels/kernel_patches/blob/main/common/unicode_bypass_fix_6.1+.patch) |
 
 ## Meta Module