Skip to content

Commit e636a11

Browse files
committed
Docs: Update link for Nautilus
Fixe: #1413
1 parent 0c8cf9a commit e636a11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ An open source Material Design file manager, for Android 5.0+.
2424
- Archive support: View, extract and create common compressed files.
2525
- NAS support: View and manage files on FTP, SFTP, SMB and WebDAV servers.
2626
- Themes: Customizable UI colors, plus night mode with optional true black.
27-
- Linux-aware: Like [Nautilus](https://wiki.gnome.org/action/show/Apps/Files), knows symbolic links, file permissions and SELinux context.
27+
- Linux-aware: Like [Nautilus](https://apps.gnome.org/Nautilus/), knows symbolic links, file permissions and SELinux context.
2828
- Robust: Uses Linux system calls under the hood, not yet another [`ls` parser](https://news.ycombinator.com/item?id=7994720).
2929
- Well-implemented: Built upon the right things, including [Java NIO2 File API](https://docs.oracle.com/javase/8/docs/api/java/nio/file/package-summary.html) and [LiveData](https://developer.android.com/topic/libraries/architecture/livedata).
3030

0 commit comments

Comments
 (0)