diff --git a/cmd/upgrade.go b/cmd/upgrade.go index 4b78d4b6f..e4ec04508 100644 --- a/cmd/upgrade.go +++ b/cmd/upgrade.go @@ -32,7 +32,7 @@ We were not able to upgrade the cli because we encountered an error: Please check the FAQ for solutions to common upgrading issues. -https://exercism.io/faqs`, err) +https://exercism.org/faqs`, err) } return nil },