From 306735ad2ee6e6d811a652907fb35e4dea685925 Mon Sep 17 00:00:00 2001 From: Nathan Schneider Date: Tue, 21 Apr 2026 21:36:41 -0600 Subject: [PATCH] Corrected Bicorder URL --- data/projects.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/data/projects.toml b/data/projects.toml index f5948a1..03a9bff 100644 --- a/data/projects.toml +++ b/data/projects.toml @@ -18,6 +18,6 @@ logo = "protocol-logo.jpg" [[project]] title = "Protocol Bicorder" -description = "A web app for the study of protocols." -url = "https://medlab.host/bicorder" +description = "A web app and dataset for the study of protocols." +url = "https://bicorder.ecologies.info" logo = "bicorder.svg"