Replace duckdns.org with gitea.hawkcollective2890.com domain

This commit is contained in:
psb-gemma
2026-05-14 11:42:45 +00:00
parent a50719a554
commit 9914a895ec
3 changed files with 5 additions and 5 deletions

View File

@@ -23,7 +23,7 @@ Chris coaches FRC Team 2890 (Hawk Collective) at Hickory High School. Theme: The
## Core Systems ## Core Systems
- **Gitea** — http://2890.duckdns.org:3002/Team2890 - **Gitea** — https://gitea.hawkcollective2890.com/Team2890
- **Hawk / 2890-bot** — team Discord integration - **Hawk / 2890-bot** — team Discord integration
- **PhotonVision** — AprilTag vision processing - **PhotonVision** — AprilTag vision processing
- **YAGSL** — swerve drive control - **YAGSL** — swerve drive control

View File

@@ -7,7 +7,7 @@ status: active
access: gitea-api-token access: gitea-api-token
sourceType: gitea-repo sourceType: gitea-repo
repo: Team2890/Mothman repo: Team2890/Mothman
url: http://2890.duckdns.org:3002/Team2890/Mothman url: https://gitea.hawkcollective2890.com/Team2890/Mothman
language: Java language: Java
description: 2026 FRC robot code — swerve drive, PathPlanner autonomous, PhotonVision description: 2026 FRC robot code — swerve drive, PathPlanner autonomous, PhotonVision
tags: [frc, 2890, java, swerve, autonomous, pathplanner, photonvision, yagsl] tags: [frc, 2890, java, swerve, autonomous, pathplanner, photonvision, yagsl]
@@ -16,7 +16,7 @@ growth: tree
# Team 2890 — Mothman Robot Code # Team 2890 — Mothman Robot Code
**Repo:** http://2890.duckdns.org:3002/Team2890/Mothman **Repo:** https://gitea.hawkcollective2890.com/Team2890/Mothman
**Language:** Java (WPILib 2026) **Language:** Java (WPILib 2026)
**Season:** 2026 REBUILT **Season:** 2026 REBUILT

View File

@@ -11,7 +11,7 @@ growth: tree
# Team 2890 Codebase Index — Training Reference # 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) **Access:** Via Gitea API token (read)
**Language:** Java (WPILib) **Language:** Java (WPILib)
**Note:** Concepts apply to C++ — syntax differs, patterns identical **Note:** Concepts apply to C++ — syntax differs, patterns identical
@@ -156,4 +156,4 @@ Mothman/
--- ---
**Access:** `http://2890.duckdns.org:3002/Team2890/Mothman` **Access:** `https://gitea.hawkcollective2890.com/Team2890/Mothman`