Merge branch 'master' of github.com:cloudflare/cloudflared
This commit is contained in:
commit
446c5cf60c
|
@ -19,7 +19,7 @@ import (
|
|||
|
||||
const (
|
||||
developerPortal = "https://developers.cloudflare.com/argo-tunnel"
|
||||
licenseUrl = developerPortal + "/licence/"
|
||||
licenseUrl = developerPortal + "/license/"
|
||||
)
|
||||
|
||||
var (
|
||||
|
|
Loading…
Reference in New Issue