From 9cc623b8f031e693e8a04c8c666608d464315624 Mon Sep 17 00:00:00 2001 From: Segev Finer Date: Tue, 2 Jul 2024 17:20:01 +0300 Subject: [PATCH] Fix Developer Guide -> User Guide in User Guide README (#3762) --- docs/user-guide/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/user-guide/README.md b/docs/user-guide/README.md index 0b3cde3b..aea3ba83 100644 --- a/docs/user-guide/README.md +++ b/docs/user-guide/README.md @@ -4,7 +4,7 @@ Building Documentation with MkDocs --- -The MkDocs Developer Guide provides documentation for users of MkDocs. See +The MkDocs User Guide provides documentation for users of MkDocs. See [Getting Started] for an introductory tutorial. You can jump directly to a page listed below, or use the *next* and *previous* buttons in the navigation bar at the top of the page to move through the documentation in order.