File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -68,7 +68,7 @@ if [ $rc -ne 0 ]; then
68
68
echo " $output " 1>&2
69
69
echo " Error: ssh connection with '$host ' failed" 1>&2
70
70
echo " Note that your SSH key needs to be setup on $host as described in:" 1>&2
71
- echo " * https://enterprise .github.com/help/articles/adding-an-ssh-key-for -shell-access " 1>&2
71
+ echo " * https://docs .github.com/enterprise-server/admin/configuration/configuring-your-enterprise/accessing-the-administrative -shell-ssh " 1>&2
72
72
;;
73
73
101)
74
74
echo " Error: couldn't read GitHub Enterprise Server fingerprint on '$host ' or this isn't a GitHub appliance." 1>&2
Original file line number Diff line number Diff line change 6
6
# / Note that the GitHub Enterprise host must be reachable and your SSH key must
7
7
# / be setup as described in the following help article:
8
8
# /
9
- # / <https://enterprise .github.com/help/articles/adding-an-ssh-key-for -shell-access >
9
+ # / <https://docs .github.com/enterprise-server/admin/configuration/configuring-your-enterprise/accessing-the-administrative -shell-ssh >
10
10
# /
11
11
# / OPTIONS:
12
12
# / -c | --config Restore appliance settings and license in addition to
You can’t perform that action at this time.
0 commit comments