From 86422b8786f1396b69f3406d167e7cdd2638931f Mon Sep 17 00:00:00 2001 From: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com> Date: Wed, 25 Oct 2023 10:59:30 +0200 Subject: [PATCH] docs(reading list): add whitespace (#25403) --- docs/usage/reading-list.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/usage/reading-list.md b/docs/usage/reading-list.md index d1adcd24e7..f50121d5cf 100644 --- a/docs/usage/reading-list.md +++ b/docs/usage/reading-list.md @@ -59,7 +59,7 @@ Feel free to read up on anything that looks interesting to you. First, complete the "Beginners" and the "Intermediate" reading list. Then read: -- Define your own custom manager with [`customManagers`](./configuration-options.md#custommanagers)(previously `regexManagers`) +- Define your own custom manager with [`customManagers`](./configuration-options.md#custommanagers) (previously `regexManagers`) - [Shareable config presets](./config-presets.md) ## Self-hosting Renovate -- GitLab