Replace duckdns.org with gitea.hawkcollective2890.com domain
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
@@ -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`
|
||||
**Access:** `https://gitea.hawkcollective2890.com/Team2890/Mothman`
|
||||
Reference in New Issue
Block a user