From 83a01f2941148904fb4202bb80ce3afbbe85cf83 Mon Sep 17 00:00:00 2001 From: tastytea Date: Fri, 2 Aug 2019 10:12:56 +0200 Subject: [PATCH] Fixed example location in readme. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index eb8cf55..132e4b4 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ necessary. ## Usage `xdgcfg.hpp` has explanatory comments in it and there is an -[example](src/example.cpp). The reference is also available at +[example](examples/example.cpp). The reference is also available at [doc.schlomp.space/xdgcfg/](https://doc.schlomp.space/xdgcfg/classxdgcfg.html). Use it in your CMake project like this: