From a6e39dcfc8449b67b2fd57d5565f7aa4b2ef5a25 Mon Sep 17 00:00:00 2001 From: Eljas Roellin <65244425+eroell@users.noreply.github.com> Date: Tue, 18 Nov 2025 16:15:55 +0100 Subject: [PATCH] Fix Markdown link formatting in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index acda016..2fe343e 100644 --- a/README.md +++ b/README.md @@ -59,7 +59,7 @@ If you found a bug, please use the [issue tracker][issue-tracker]. ## Reproducibility -Code and notebooks to reproduce the results from the paper are available at [theislab/multimil_reproducibility](/https://github.com/theislab/multimil_reproducibility). +Code and notebooks to reproduce the results from the paper are available at [theislab/multimil_reproducibility](https://github.com/theislab/multimil_reproducibility). [issue-tracker]: https://github.com/theislab/multimil/issues [changelog]: https://multimil.readthedocs.io/en/latest/changelog.html