From 80d97a162b69efb4c4d16adae0e0dd7d6b1a2bbf Mon Sep 17 00:00:00 2001
From: weru <fromweru@gmail.com>
Date: Fri, 12 Mar 2021 15:37:43 +0000
Subject: [PATCH] update url

---
 exampleSite/content/docs/compose/customize.md |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/exampleSite/content/docs/compose/customize.md b/exampleSite/content/docs/compose/customize.md
index cd062f2..b7580d6 100644
--- a/exampleSite/content/docs/compose/customize.md
+++ b/exampleSite/content/docs/compose/customize.md
@@ -55,7 +55,7 @@
 
 Use hooks. Ideally, you should not override the them directly.
 
-Instead, you should duplicate [these files](https://github.com/chipzoller/hugo-clarity/tree/master/layouts/partials/hooks) at the root of you site directory.
+Instead, you should duplicate [these files](https://github.com/onweru/compose/tree/master/layouts/partials/hooks) at the root of you site directory.
 
 1. layouts/partials/hooks/head.html
 2. layouts/partials/hooks/scripts.html

--
Gitblit v1.10.0