diff --git a/README.md b/README.md index de56659..950c266 100644 --- a/README.md +++ b/README.md @@ -6,13 +6,13 @@ Unofficial [Paheko](https://paheko.cloud/) docker image with plugins based on ph If you choose to use image from [*Docker Hub*](https://hub.docker.com/r/libretic/paheko), you can skip to next section. -If you prefer to build your own image with Dockerfile in [*Git repository*](https://git.libretic.fr/olivier.navas/paheko_docker_image_builder), you can do the following. +If you prefer to build your own image with Dockerfile in [*Git repository*](https://git.libretic.fr/libretic/paheko_docker_image_builder), you can do the following. * Clone the repository ``` -git clone https://git.libretic.fr/olivier.navas/paheko_docker_image_builder +git clone https://git.libretic.fr/libretic/paheko_docker_image_builder cd paheko_docker_image_builder ```