From 3138f44c5601e057bff80a6eef5171c98710b070 Mon Sep 17 00:00:00 2001 From: Brian Gow Date: Wed, 25 Jun 2025 14:14:35 -0400 Subject: [PATCH] fix link to wfdb c package --- software/c.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/software/c.md b/software/c.md index dbf6b3c..ac64096 100644 --- a/software/c.md +++ b/software/c.md @@ -53,7 +53,7 @@ This will build the `libwfdb` library and install over 70 command-line tools. ## Repository and Contributions -- **Source code**: [MIT-LCP/wfdb-app-toolbox](https://github.com/MIT-LCP/wfdb-app-toolbox) +- **Source code**: [WFDB](https://github.com/bemoody/wfdb) - **Documentation**: - [WFDB Programmer's Guide](https://physionet.org/physiotools/wpg/) - [WFDB Applications Guide](https://physionet.org/physiotools/wag/)