Fix license URL typo

This commit is contained in:
Mohammed Naser 2018-12-04 19:14:27 -05:00 committed by Silver
parent b59fd4b7d8
commit 13f88b3739
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ import (
const (
developerPortal = "https://developers.cloudflare.com/argo-tunnel"
licenseUrl = developerPortal + "/licence/"
licenseUrl = developerPortal + "/license/"
)
var (