From 98dabff1e7bc1f6b9924ad2df7bd93418262465c Mon Sep 17 00:00:00 2001 From: Henrique Dias Date: Wed, 8 Aug 2018 11:50:59 +0100 Subject: [PATCH] docs: update docker iamge Former-commit-id: fb8c8d07d7c50a916b9142ae674a0d080af4bad5 [formerly 37c016849e2bc83f184eb1cb3b881c3fa300bdb4] [formerly 05c42ceabed6b64d5b4550fa32b07d3d3d976c50 [formerly 10607eb6bb63e041d4e24adc892d778b0005eb50]] Former-commit-id: 525cbecb6754d4bc3c440053880440dfdb16acd7 [formerly 03e66762e36fb88cf738c21238faa7f72463d486] Former-commit-id: 723f07c766502c2f49305baf79ebde41e9e15098 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 796285df..88a29b1d 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ **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.** +**Moreover, the previously unique repo was split into multiple pieces: frontend, logo, caddy... At the same time, the official docker image was changed to [`filebrowser/filebrowser`](https://hub.docker.com/r/filebrowser/filebrowser/). Users are encouraged to check their sources and update them accordingly.**