diff --git a/tba.go b/tba.go index 19eaee7..2a0726d 100644 --- a/tba.go +++ b/tba.go @@ -15,7 +15,7 @@ import ( "strconv" ) -var tbaBaseUrl = "http://tbatv-dev-efang.appspot.com" +var tbaBaseUrl = "http://www.thebluealliance.com" type TbaMatch struct { CompLevel string `json:"comp_level"`