From 0f43299d9f666e66d441f26f4fcfa8c110981e28 Mon Sep 17 00:00:00 2001 From: Christoph Gringmuth Date: Thu, 10 Apr 2025 15:59:41 +0200 Subject: [PATCH] Fix link to wiki. --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b4fb2073..87369db0 100644 --- a/README.md +++ b/README.md @@ -519,7 +519,8 @@ Below are some [benchmarks](https://github.com/gabime/spdlog/blob/v1.x/bench/ben ``` ## Documentation -Documentation can be found in the [wiki](https://github.com/gabime/spdlog/wiki/1.-QuickStart) pages. + +Documentation can be found in the [wiki](https://github.com/gabime/spdlog/wiki/QuickStart) pages. ---