Skip to content

Commit

Permalink
Merge pull request #130 from candleindark/fix-ci-badge
Browse files Browse the repository at this point in the history
fix: Correct typo in link to CI badge and workflow result
  • Loading branch information
yarikoptic authored Oct 28, 2024
2 parents 50d1c91 + 10f041e commit 491a42b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# ReproNim/containers - containerized environments for reproducible neuroimaging

[![CI Status](https://github.com/RepoNim/containers/actions/workflows/base-tests.yaml/badge.svg)](https://github.com/RepoNim/containers/actions/workflows/base-tests.yaml)
[![CI Status](https://github.com/ReproNim/containers/actions/workflows/base-tests.yaml/badge.svg)](https://github.com/ReproNim/containers/actions/workflows/base-tests.yaml)
[![Additional tests](https://github.com/ReproNim/containers/workflows/Additional%20tests/badge.svg)](https://github.com/ReproNim/containers/actions?query=workflow%3A%22Additional+tests%22)

This repository provides a [DataLad] dataset (git/git-annex
Expand Down

0 comments on commit 491a42b

Please sign in to comment.