From 90e7e25f689f24456ff8627a4673848373a26b5d Mon Sep 17 00:00:00 2001 From: jlaura <jlaura@usgs.gov> Date: Wed, 25 Jan 2023 11:11:48 -0700 Subject: [PATCH] Update code.json --- code.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/code.json b/code.json index 6f6e32d..9d9137e 100644 --- a/code.json +++ b/code.json @@ -1,8 +1,8 @@ [ { - "name": "swigcsm", + "name": "psdi_website", "organization": "U.S. Geological Survey", - "description": "Git repository containing SWIG wrappers for the CSM API", + "description": "Git repository containing the PSDI website code and content.", "version": "1.0.0", "status": "Production", -- GitLab