Skip to content
This repository was archived by the owner on Apr 7, 2026. It is now read-only.

Commit 2466a40

Browse files
committed
patch: transfer repository
1 parent 49751bd commit 2466a40

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/project/project.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -116,10 +116,10 @@ Y86-64 指令集在 CSAPP 书中第四章有详细的介绍。以下是 Y86-64
116116

117117
### 代码下载
118118

119-
仓库地址为 [fduTristin/Y86-64-Simulator](https://github.com/fduTristin/Y86-64-Simulator),在你的开发环境终端执行以下命令以获取项目初始代码。
119+
仓库地址为 [ICS-25Fall-FDU/PJ-Y86-64-Simulator](https://github.com/ICS-25Fall-FDU/PJ-Y86-64-Simulator),在你的开发环境终端执行以下命令以获取项目初始代码。
120120

121121
```bash
122-
git clone git@github.com:fduTristin/Y86-64-Simulator.git
122+
git clone git@github.com:ICS-25Fall-FDU/PJ-Y86-64-Simulator.git
123123
```
124124

125125
> [!info]

0 commit comments

Comments
 (0)