From 9914a895ec2ec0dfd60d0a2bcd69d2b81ca1e8b3 Mon Sep 17 00:00:00 2001 From: psb-gemma Date: Thu, 14 May 2026 11:42:45 +0000 Subject: [PATCH] Replace duckdns.org with gitea.hawkcollective2890.com domain --- knowledge/2890-Claw.md | 2 +- sources/2890/mothman-robot-code.md | 4 ++-- training/modules/2890-codebase-index.md | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/knowledge/2890-Claw.md b/knowledge/2890-Claw.md index b4cc73a..e24d7d8 100644 --- a/knowledge/2890-Claw.md +++ b/knowledge/2890-Claw.md @@ -23,7 +23,7 @@ Chris coaches FRC Team 2890 (Hawk Collective) at Hickory High School. Theme: The ## Core Systems -- **Gitea** — http://2890.duckdns.org:3002/Team2890 +- **Gitea** — https://gitea.hawkcollective2890.com/Team2890 - **Hawk / 2890-bot** — team Discord integration - **PhotonVision** — AprilTag vision processing - **YAGSL** — swerve drive control diff --git a/sources/2890/mothman-robot-code.md b/sources/2890/mothman-robot-code.md index 690df46..e7acffc 100644 --- a/sources/2890/mothman-robot-code.md +++ b/sources/2890/mothman-robot-code.md @@ -7,7 +7,7 @@ status: active access: gitea-api-token sourceType: gitea-repo repo: Team2890/Mothman -url: http://2890.duckdns.org:3002/Team2890/Mothman +url: https://gitea.hawkcollective2890.com/Team2890/Mothman language: Java description: 2026 FRC robot code — swerve drive, PathPlanner autonomous, PhotonVision tags: [frc, 2890, java, swerve, autonomous, pathplanner, photonvision, yagsl] @@ -16,7 +16,7 @@ growth: tree # Team 2890 — Mothman Robot Code -**Repo:** http://2890.duckdns.org:3002/Team2890/Mothman +**Repo:** https://gitea.hawkcollective2890.com/Team2890/Mothman **Language:** Java (WPILib 2026) **Season:** 2026 REBUILT diff --git a/training/modules/2890-codebase-index.md b/training/modules/2890-codebase-index.md index 6b931e6..5862366 100644 --- a/training/modules/2890-codebase-index.md +++ b/training/modules/2890-codebase-index.md @@ -11,7 +11,7 @@ growth: tree # Team 2890 Codebase Index — Training Reference -**Source:** http://2890.duckdns.org:3002/Team2890/Mothman +**Source:** https://gitea.hawkcollective2890.com/Team2890/Mothman **Access:** Via Gitea API token (read) **Language:** Java (WPILib) **Note:** Concepts apply to C++ — syntax differs, patterns identical @@ -156,4 +156,4 @@ Mothman/ --- -**Access:** `http://2890.duckdns.org:3002/Team2890/Mothman` \ No newline at end of file +**Access:** `https://gitea.hawkcollective2890.com/Team2890/Mothman` \ No newline at end of file