diff options
Diffstat (limited to 'templates/user/settings/keys_ssh.tmpl')
-rw-r--r-- | templates/user/settings/keys_ssh.tmpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/user/settings/keys_ssh.tmpl b/templates/user/settings/keys_ssh.tmpl index e5b42f4174..3d41f33595 100644 --- a/templates/user/settings/keys_ssh.tmpl +++ b/templates/user/settings/keys_ssh.tmpl @@ -37,7 +37,7 @@ </div> </div> <br> -<p>{{.i18n.Tr "settings.ssh_helper" "https://help.github.com/articles/generating-ssh-keys" "https://help.github.com/ssh-issues/" | Str2html}}</p> +<p>{{.i18n.Tr "settings.ssh_helper" "https://docs.github.com/en/free-pro-team@latest/github/authenticating-to-github/connecting-to-github-with-ssh" "https://docs.github.com/en/free-pro-team@latest/github/authenticating-to-github/troubleshooting-ssh" | Str2html}}</p> <div {{if not .HasSSHError}}class="hide"{{end}} id="add-ssh-key-panel"> <h4 class="ui top attached header"> {{.i18n.Tr "settings.add_new_key"}} |