diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index eff464766a..57182203be 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -136,7 +136,7 @@ Packages that require root permission to get working or rely on features that are available only with SELinux permissive mode or require custom firmware are handled in a dedicated [apt repository](https://packages-cf.termux.dev/apt/termux-root/) whose build -recipes you can find in [x11-packages directory](/x11-packages). +recipes you can find in [root-packages directory](/root-packages). Remember that Termux is designed primarily for non-root use and we may remove functionality requiring root from packages if it interfere with non-root usage or cause build time issues.