From aaba48a735bfa31095e72f34bd1c7e5cdd0d8b61 Mon Sep 17 00:00:00 2001 From: 1138-4EB <1138-4EB@users.noreply.github.com> Date: Sun, 29 Jul 2018 18:50:28 +0100 Subject: [PATCH] update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index e5950e05..99e2be65 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ +**In Q2 2018, this project was renamed from `filemanager` to `filebrowser`, a new GitHub organization was created and the main repo was moved from [hacdias/filemanager](https://github.com/hacdias/filemanager) to [filebrowser/filebrowser](https://github.com/filebrowser/filebrowser). Old refs will work, because permanent redirects are set up. However, we suggest every contributor to update the remote URLs in their local clones. See [Changing a remote's URL](https://help.github.com/articles/changing-a-remote-s-url/).** + +**Moreover, the previously unique repo was split into multiple pieces: frontend, logo, caddy... At the same time, the official docker image was changed to [`hacdias/filebrowser`](https://hub.docker.com/r/hacdias/filebrowser/). Users are encouraged to check their sources and update them accordingly.** +