From edc86a0d1c2d5a7a11aca2decb3537f35e31befe Mon Sep 17 00:00:00 2001 From: TephrocactusMYC <2012026@mail.nankai.edu.cn> Date: Sat, 24 Jun 2023 09:58:42 +0800 Subject: [PATCH] Some simple fix --- docs/体系结构/227-2210-00L.md | 2 +- mkdocs.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/体系结构/227-2210-00L.md b/docs/体系结构/227-2210-00L.md index 00305cec..542361f5 100644 --- a/docs/体系结构/227-2210-00L.md +++ b/docs/体系结构/227-2210-00L.md @@ -1,4 +1,4 @@ -# ETH: Computer Architecture 227-2210-00L +# ETH: Computer Architecture ## 课程简介 diff --git a/mkdocs.yml b/mkdocs.yml index 8d71020e..88d16c1e 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -175,9 +175,9 @@ nav: - "UCB CS169: software engineering": "软件工程/CS169.md" - 体系结构: - "Coursera: Nand2Tetris": "体系结构/N2T.md" - - "ETHz: Digital Design and Computer Architecture": "体系结构/DDCA.md" - "UCB CS61C: Great Ideas in Computer Architecture": "体系结构/CS61C.md" - "CMU 15-213: CSAPP": "体系结构/CSAPP.md" + - "ETHz: Digital Design and Computer Architecture": "体系结构/DDCA.md" - "ETHz: Computer Architecture": "体系结构/227-2210-00L.md" - 操作系统: - "MIT 6.S081: Operating System Engineering": "操作系统/MIT6.S081.md"