Skip to content

Commit

Permalink
Fix broken link
Browse files Browse the repository at this point in the history
Fix link to CMS Cloud for containers
  • Loading branch information
nucleosynthesis authored Feb 26, 2024
1 parent 61f55a9 commit 099bc78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 099bc78

Please sign in to comment.