diff --git a/docs/index.md b/docs/index.md index bbf83793aea..f777268290a 100644 --- a/docs/index.md +++ b/docs/index.md @@ -105,7 +105,7 @@ scramv1 b clean; scramv1 b # always make a clean build ### Oustide of CMSSW (recommended for non-CMS users) -Pre-compiled versions of the tool are available as container images from the [CMS cloud]([https://gitlab.cern.ch/cms-cloud/combine-standalone](https://gitlab.cern.ch/cms-cloud/combine-standalone/container_registry/15235)). These containers can be downloaded and run using [Docker](https://cms-opendata-guide.web.cern.ch/tools/docker/). If you have docker running you can pull and run the *latest* image using, +Pre-compiled versions of the tool are available as container images from the [CMS cloud](https://gitlab.cern.ch/cms-cloud/combine-standalone/container_registry/15235). These containers can be downloaded and run using [Docker](https://cms-opendata-guide.web.cern.ch/tools/docker/). If you have docker running you can pull and run the *latest* image using, ```sh docker run --name combine -it gitlab-registry.cern.ch/cms-cloud/combine-standalone:latest