From c5167819b2368056e5013f3c55a5535ac45f21c6 Mon Sep 17 00:00:00 2001 From: Henrique Dias Date: Sun, 29 Jun 2025 09:22:47 +0200 Subject: [PATCH] docs: rename status to project status --- README.md | 2 +- www/docs/index.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 39c962d6..1e3810cb 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ File Browser provides a file managing interface within a specified directory and Documentation on how to install, configure, and contribute to this project is hosted at [filebrowser.org](https://filebrowser.org). -## Status +## Project Status > [!WARNING] > diff --git a/www/docs/index.md b/www/docs/index.md index bbdb6c5c..b745fe07 100644 --- a/www/docs/index.md +++ b/www/docs/index.md @@ -12,7 +12,7 @@ > [!WARNING] > -> This project is currently on **maintenance-only** mode. For more information, read the information on [GitHub](https://github.com/filebrowser/filebrowser#status). +> This project is currently on **maintenance-only** mode. For more information, read the information on [GitHub](https://github.com/filebrowser/filebrowser#project-status). File Browser provides a file managing interface within a specified directory and it can be used to upload, delete, preview and edit your files. It is a **create-your-own-cloud**-kind of software where you can just install it on your server, direct it to a path and access your files through a nice web interface.