From d387d8eb74ffbd22cdd1a85c003fb0228a28a82f Mon Sep 17 00:00:00 2001
From: Igor <igorbu4@gmail.com>
Date: Sun, 25 Apr 2021 10:59:28 +0000
Subject: [PATCH] Fix config sample link (#186)

---
 README.md |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/README.md b/README.md
index 3245d35..58dd13a 100644
--- a/README.md
+++ b/README.md
@@ -59,7 +59,7 @@
 
 ## Modifying the config.toml
 
-Ìn this section I'll discuss the custom parameters available within the `config.toml`. The complete [sample](https://github.com/lxndrblz/anatole/blob/master/exampleSite/config.toml) can be found in the exampleSite folder.
+Ìn this section I'll discuss the custom parameters available within the `config.toml`. The complete [sample](https://github.com/lxndrblz/anatole/tree/master/exampleSite/config/_default) can be found in the exampleSite folder.
 
 ### Profile picture and slogan
 

--
Gitblit v1.10.0