From ceb773d6905dd71effa3fc8f4abd70ca1a020c9f Mon Sep 17 00:00:00 2001
From: weru <fromweru@gmail.com>
Date: Tue, 29 Dec 2020 10:57:31 +0000
Subject: [PATCH] Update _index.md
---
exampleSite/content/_index.md | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/exampleSite/content/_index.md b/exampleSite/content/_index.md
index 9049ef8..0c5321f 100644
--- a/exampleSite/content/_index.md
+++ b/exampleSite/content/_index.md
@@ -19,7 +19,7 @@
Note that the theme is built with simplicity in mind. This way, if a suggestion complicates the usability of the theme, it may be declined. New users are always welcome!
-{{< button "docs/" "Read the Docs" >}}{{< button "https://github.com/onweru/compose" "Download Theme" >}}
+{{< button "docs/compose/" "Read the Docs" >}}{{< button "https://github.com/onweru/compose" "Download Theme" >}}
{{< /column >}}
{{< column >}}
@@ -33,4 +33,4 @@
{{< chart "data" "pie, bar, doughnut" >}}
{{< /grid >}}
-{{< button "docs/compose/graphs-charts-tables/" "Learn more" "mt-2" >}}
\ No newline at end of file
+{{< button "docs/compose/graphs-charts-tables/" "Learn more" "mt-2" >}}
--
Gitblit v1.10.0