From 47a496ff976e987f72cbe93da8a81a8abb5e89fa Mon Sep 17 00:00:00 2001
From: weru <onewesh@gmail.com>
Date: Fri, 27 Nov 2020 13:42:27 +0000
Subject: [PATCH] correct broken links #22

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

diff --git a/README.md b/README.md
index 620d90a..4f2416d 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
 # Compose
 
-Compose is a [Hugo](https://gohugo.io/) theme for documentation websites, inspired by [forestry.io](forestry.io)'s docs page. The theme provides a simple navigation & structure.
+Compose is a [Hugo](https://gohugo.io/) theme for documentation websites, inspired by [forestry.io](https://forestry.io/docs/welcome/)'s docs page. The theme provides a simple navigation & structure.
 
 ![Hugo Compose Theme](https://github.com/onweru/compose/blob/master/images/screenshot.png)
 
@@ -93,10 +93,10 @@
 
 ## From the same creator
 
-1. [Clarity Theme](https://github.com/onweru/compose/)
+1. [Clarity Theme]https://github.com/chipzoller/hugo-clarity)
 2. [Newsroom Theme](https://github.com/onweru/newsroom)
 3. [Swift Theme](https://github.com/onweru/hugo-swift-theme)
 
 ## License
 
-This theme is available under the [MIT license](https://github.com/onweru/compose/blob/master/LICENSE.md).
+This theme is available under the [MIT license](https://github.com/onweru/compose/blob/master/LICENSE).

--
Gitblit v1.10.0