From 0e75381b18a398691601a092cc073a811ed5843f Mon Sep 17 00:00:00 2001 From: Gabi Melman Date: Sat, 11 Apr 2015 18:36:44 +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 e14a5160..2d01832e 100644 --- a/README.md +++ b/README.md @@ -159,5 +159,5 @@ void custom_class_example() spdlog can be [tweaked](include/spdlog/tweakme.h) to improve performance even more. ## Documentation -Can be found in the [wiki](wiki) pages. +Can be found in the [wiki](https://github.com/gabime/spdlog/wiki) pages.