From 815a3ccd793d8aaf58517e91e89468a7f32d011c Mon Sep 17 00:00:00 2001 From: Duane Date: Sat, 2 Jul 2022 20:41:58 -0700 Subject: [PATCH] corrected README.md book link --- book/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/book/README.md b/book/README.md index b652194d0d13..6d67f80ff256 100644 --- a/book/README.md +++ b/book/README.md @@ -1,4 +1,4 @@ # Clippy Book This is the source for the Clippy Book. See the -[book](src/infrastructure/book.md) for more information. +[book](src/development/infrastructure/book.md) for more information.