From 4c891b79a8e7ca2206e85bc6a13a42bfb9237cd7 Mon Sep 17 00:00:00 2001 From: Tom Aarsen <37621491+tomaarsen@users.noreply.github.com> Date: Wed, 15 Feb 2023 14:29:17 +0100 Subject: [PATCH] Replace Rubrix Docker link with updated Argilla one (#2289) Closes #2288 # Description Replace [Rubrix Docker link](https://git.io/rb-docker) with [updated Argilla one](https://raw.githubusercontent.com/argilla-io/argilla/develop/docker-compose.yaml). **Type of change** - [x] Documentation update **How Has This Been Tested** N/A **Checklist** - [x] I have merged the original branch into my forked branch - [X] follows the style guidelines of this project - [X] I did a self-review of my code - [X] My changes generate no new warnings - Tom Aarsen --- .../installation/configurations/user_management.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/_source/getting_started/installation/configurations/user_management.md b/docs/_source/getting_started/installation/configurations/user_management.md index 82098cf9d7..b2d7ecab15 100644 --- a/docs/_source/getting_started/installation/configurations/user_management.md +++ b/docs/_source/getting_started/installation/configurations/user_management.md @@ -125,7 +125,7 @@ If everything went well, the configured users can now log in and their annotatio ### Using docker-compose -Make sure you create the yaml file above in the same folder as your `docker-compose.yaml`. You can download the `docker-compose` from this [URL](https://git.io/rb-docker): +Make sure you create the yaml file above in the same folder as your `docker-compose.yaml`. You can download the `docker-compose` from this [URL](https://raw.githubusercontent.com/argilla-io/argilla/main/docker-compose.yaml): Then open the provided ``docker-compose.yaml`` and configure your Argilla instance as follows: