From 8de143a15dd2edd9b579b16dc06afbc2f0fad7c9 Mon Sep 17 00:00:00 2001 From: Gavin Medley <7018964+medley56@users.noreply.github.com> Date: Mon, 17 Feb 2025 04:56:23 +0000 Subject: [PATCH] Update space-packet-parser repo location after moving to LASP Github org --- _data/projects.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_data/projects.yml b/_data/projects.yml index 2d86b85..7fce82f 100644 --- a/_data/projects.yml +++ b/_data/projects.yml @@ -573,7 +573,7 @@ license: ["https://img.shields.io/badge/Good-brightgreen.svg", "Good"] - name: "space-packet-parser" - code: "https://github.com/medley56/space_packet_parser" + code: "https://github.com/lasp/space_packet_parser" description: "A CCSDS telemetry packet decoding library based on the XTCE packet format description standard." docs: "https://space-packet-parser.readthedocs.io" contact: "Gavin Medley"