From bd0609d7a096921d7140c32dcbc69ed58dbd8910 Mon Sep 17 00:00:00 2001 From: Gabi Melman Date: Thu, 10 Apr 2025 17:06:12 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 87369db0..48a1e41c 100644 --- a/README.md +++ b/README.md @@ -520,7 +520,7 @@ 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/QuickStart) pages. +Documentation can be found in the [wiki](https://github.com/gabime/spdlog/wiki) pages. ---