Fix license URL typo

This commit is contained in:
Mohammed Naser 2018-12-04 19:14:27 -05:00 committed by GitHub
parent b59fd4b7d8
commit 495a8d67ed
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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 (