From 3f2c4bf6a57a4b4f876eb27332c4b77ca4d0527f Mon Sep 17 00:00:00 2001 From: "Md. Emruz Hossain" Date: Thu, 23 Jul 2020 16:32:48 +0600 Subject: [PATCH] Fix link to the configuration guide --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 75df1f6..e0b009c 100644 --- a/README.md +++ b/README.md @@ -136,7 +136,7 @@ hugo server -w Don't panic if the generated site does not look like what have you seen in the demo. Now, you have to provide some data in `data` folder of your site. -Follow the posts giving step by step instructions for configuring your data folder from [here](https://toha.netlify.app/posts/configuration/home-section/home-section/). +Follow the posts giving step by step instructions for configuring your data folder from [here](https://toha.netlify.app/posts/configuration/home-section/). You can also follow the sample format given in `themes/toha/exampleSite/data` directory.