From f63833d24bbc737f44646ac3bf629cdda2fa883d Mon Sep 17 00:00:00 2001 From: Remzi Arpaci-Dusseau Date: Thu, 30 May 2019 12:37:25 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 90a1f70..93bc593 100644 --- a/README.md +++ b/README.md @@ -52,7 +52,7 @@ Persistence Chapters: * Log-structured File System (LFS) * Flash-based SSDs * Data Integrity and Protection -* Distributed Systems +* [Distributed Systems](dist-intro) * Network File System (NFS) * Andrew File System (AFS)