mirror of
https://github.com/Team254/cheesy-arena-lite.git
synced 2026-03-09 13:46:44 -04:00
2
tba.go
2
tba.go
@@ -16,7 +16,7 @@ import (
|
||||
)
|
||||
|
||||
// Distinct endpoints are necessary for testing.
|
||||
var tbaBaseUrl = "http://www.thebluealliance.com"
|
||||
var tbaBaseUrl = "https://www.thebluealliance.com"
|
||||
var tbaTeamBaseUrl = tbaBaseUrl
|
||||
var tbaTeamRobotsBaseUrl = tbaBaseUrl
|
||||
var tbaTeamAwardsBaseUrl = tbaBaseUrl
|
||||
|
||||
Reference in New Issue
Block a user