File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -158,7 +158,7 @@ pub fn certificate_check(
158
158
The {key_type_short_name} key fingerprint is: SHA256:{remote_fingerprint}\n \
159
159
This fingerprint should be validated with the server administrator that it is correct.\n \
160
160
{other_hosts_message}\n \
161
- See https://doc.rust-lang.org/nightly /cargo/appendix/git-authentication.html#ssh-known-hosts \
161
+ See https://doc.rust-lang.org/stable /cargo/appendix/git-authentication.html#ssh-known-hosts \
162
162
for more information.\n \
163
163
")
164
164
}
@@ -216,7 +216,7 @@ pub fn certificate_check(
216
216
\n \
217
217
{hostname} {key_type_name} {remote_host_key}\n \
218
218
\n \
219
- See https://doc.rust-lang.org/nightly /cargo/appendix/git-authentication.html#ssh-known-hosts \
219
+ See https://doc.rust-lang.org/stable /cargo/appendix/git-authentication.html#ssh-known-hosts \
220
220
for more information.\n \
221
221
")
222
222
}
You can’t perform that action at this time.
0 commit comments