From 28f3412ba1a9c39573bcf3e88b93bf598fac11f8 Mon Sep 17 00:00:00 2001 From: Brent Huisman <brenthuisman@users.noreply.github.com> Date: Wed, 1 Sep 2021 12:09:58 +0200 Subject: [PATCH] Fix Gitter badge Github seems to dislike spaces in Markdown URLs. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7a398352..101615b6 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ [](https://github.com/arbor-sim/arbor/actions/workflows/basic.yml) [](https://gitpod.io/#https://github.com/arbor-sim/arbor) [](https://docs.arbor-sim.org/en/latest/) -[](https://gitter.im/arbor-sim/community) +[](https://gitter.im/arbor-sim/community) # Arbor Library -- GitLab