From 1f4959c83264ea8c787fc1d045ff14a560112d3c Mon Sep 17 00:00:00 2001 From: Christoph Gringmuth Date: Thu, 10 Apr 2025 16:04:23 +0200 Subject: [PATCH] Fix link to wiki. (#3377) --- 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. ---