From f6d814b0d67c557948b4e851b96be05a2e82e6e0 Mon Sep 17 00:00:00 2001 From: Mark Piper Date: Fri, 20 Oct 2023 16:06:25 -0600 Subject: [PATCH] Fix incorrect link to docs --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8c766f3..29ebdfe 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ # bmi-c -C bindings for the CSDMS [Basic Model Interface](https://bmi-spec.readthedocs.io). +C bindings for the CSDMS [Basic Model Interface](https://bmi.readthedocs.io). ## Build/Install