From 938a7d5e88063d5994ab57375dba210a0f239872 Mon Sep 17 00:00:00 2001 From: Allison Thackston <73732028+althack@users.noreply.github.com> Date: Thu, 30 Jul 2026 14:23:02 -0700 Subject: [PATCH] Update Gazebo template repository links --- templates/src/gz/devcontainer-template.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/src/gz/devcontainer-template.json b/templates/src/gz/devcontainer-template.json index 29660b5..79b6b18 100644 --- a/templates/src/gz/devcontainer-template.json +++ b/templates/src/gz/devcontainer-template.json @@ -3,8 +3,8 @@ "version": "0.0.0", "name": "Gazebo", "description": "Gazebo development environment.", - "documentationURL": "https://github.com/athackst/devcontainer-templates/tree/main/templates/src/gz", - "licenseURL": "https://github.com/athackst/devcontainer-templates/blob/main/LICENSE", + "documentationURL": "https://github.com/althack/devcontainers/tree/main/templates/src/gz", + "licenseURL": "https://github.com/althack/devcontainers/blob/main/LICENSE", "publisher": "althack", "keywords": [ "gazebo",