From f2c6a6a840601ca0d177b69df1bab379ddc8d12e Mon Sep 17 00:00:00 2001 From: Christopher Rackauckas Date: Fri, 20 Oct 2023 00:46:17 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d1a08c9..1243c38 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ stochastic differential equations (SDEs), delay differential equations (DDEs), a differential-algebraic equations (DAEs) directly in R. If you have any questions, or just want to chat about solvers/using the package, -please feel free to chat in the [Zulip channel]([https://gitter.im/JuliaDiffEq/Lobby?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge](https://julialang.zulipchat.com/#narrow/stream/279055-sciml-bridged)). For bug reports, feature requests, etc., please submit an issue. +please feel free to chat in the [Zulip channel](https://julialang.zulipchat.com/#narrow/stream/279055-sciml-bridged). For bug reports, feature requests, etc., please submit an issue. ## Installation