From 266bdd59788239d71b17fd9acdb50c591aeb9f3c Mon Sep 17 00:00:00 2001 From: Yi-Han Chen <20080114+tan-i-ham@users.noreply.github.com> Date: Tue, 28 May 2024 15:09:53 -0400 Subject: [PATCH] Update README.md (#329) Correct [Real-time Systems] catalog's link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b7f13b8..50de6c9 100755 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ Table of Contents - [Systems Programming](#systems-programming) * [Operating Systems](#operating-systems) * [Distributed Systems](#distributed-systems) - * [Real-Time Systems](real-time-systems) + * [Real-Time Systems](#real-time-systems) - [Database Systems](#database-systems) - [Software Engineering](#software-engineering) * [Object Oriented Design](#object-oriented-design)