From 86e26cd53073014c68ad03fa9d522be49c178b5c Mon Sep 17 00:00:00 2001 From: Pawel Sikora Date: Sun, 30 May 2021 20:32:35 +0200 Subject: [PATCH] fix the link to mkdocs plugins --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 48e1135..23203fb 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ plugins: - mkdocs-with-confluence ``` -More information about plugins in the [MkDocs documentation][mkdocs-plugins]. +More information about plugins in the [MkDocs documentation: mkdocs-plugins](https://www.mkdocs.org/user-guide/plugins/). ## Usage