Skip to content

Commit 506e374

Browse files
authored
Merge pull request #11 from ICS-25Fall-FDU/Zecyel-patch-1
Fix SSH key generation link in lab0.md
2 parents 99d4fa8 + c869cdc commit 506e374

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/lab/lab0.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -336,7 +336,7 @@ GitHub 是一个基于 Git 的代码托管平台,你可以将你的本地 Git
336336

337337
> [!note]
338338
>
339-
> SSH key 的生成参考[这个文档](/appendix/ssh-server/#_2-生成-ssh-密钥对)
339+
> SSH key 的生成参考[这个文档](/appendix/ssh-server)
340340
>
341341
> 如果你在服务器上实验,需要在服务器上生成密钥对;如果在自己电脑的虚拟机上实验,需要在 WSL 中生成;如果你以后希望在本机拉取/上传 GitHub 仓库,则需要在本机生成密钥对。
342342

0 commit comments

Comments
 (0)