File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ var troubleshootCmd = &cobra.Command{
2626 Long : `Provides output to help with troubleshooting.
2727
2828If you're running into trouble, copy and paste the output from the troubleshoot
29- command into a GitHub issue so we can help figure out what's going on.
29+ command into a topic on the Exercism forum so we can help figure out what's going on.
3030` ,
3131 RunE : func (cmd * cobra.Command , args []string ) error {
3232 cli .TimeoutInSeconds = cli .TimeoutInSeconds * 2
@@ -255,8 +255,8 @@ API Reachability
255255 * {{ .Latency }}
256256{{ end }}
257257
258- If you are having trouble please file a GitHub issue at
259- https://github.com/ exercism/exercism.io/issues and include
258+ If you are having trouble, please create a new topic in the Exercism forum
259+ at https://forum. exercism.org/c/support/cli/10 and include
260260this information.
261261{{ if not .Censor }}
262262Don't share your API key. Keep that private.
You can’t perform that action at this time.
0 commit comments