From a8f5d585b8fac60051b0ca4cb94cdc96cd8dfa83 Mon Sep 17 00:00:00 2001
From: Andreas Deininger <andreas@deininger.net>
Date: Tue, 22 Aug 2023 08:20:12 +0000
Subject: [PATCH] Fix broken links and typos

---
 exampleSite/content/docs/compose/use-tina-cms.md |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/exampleSite/content/docs/compose/use-tina-cms.md b/exampleSite/content/docs/compose/use-tina-cms.md
index 480781a..3201b16 100644
--- a/exampleSite/content/docs/compose/use-tina-cms.md
+++ b/exampleSite/content/docs/compose/use-tina-cms.md
@@ -4,13 +4,13 @@
 weight = 3
 +++
 
-Do you prefer managing your site using a CMS? Or would you like to make it easier for someone (a non-techie, perhaps) in your team to make edits easily? If interested, follow along. Else, skip to the [next section](../overview/)
+Do you prefer managing your site using a CMS? Or would you like to make it easier for someone (a non-techie, perhaps) in your team to make edits easily? If interested, follow along. Else, skip to the [next section](../organize-content/)
 
 Let's sync your site with Tina CMS.
 
 ## Prerequisites !!
 
-Obviously you ought to have __a github account__. This is where your website source will live. Basically, Tina will read from github and write (commmit) to your github repo.
+Obviously you ought to have __a github account__. This is where your website source will live. Basically, Tina will read from github and write (commit) to your github repo.
 
 {{< tip "warning" >}}
 Gitlab or bitbucket will work too. Just check their [implementation here](https://Tina.io/docs/git-sync/gitlab/). Happy fishing.
@@ -24,14 +24,14 @@
 
 If you intend to host with something other than Netlify _e.g github pages_, please scroll on. Hosting with Netlify is a lot of fun though; I highly recommend it.
 
-### Step 1 : Fork or Clone Compse theme
+### Step 1 : Fork or Clone Compose theme
 
 First we will fork [this theme's](https://github.com/onweru/compose) template.
 
 ### Step 2 : Add your repository in Tina CMS
 
 {{< tip >}}
-The exampleSite already comes with prefilled placeholdr Tina settings. If you set up your site using [option 2](../getting-started/#option-2-recommended)
+The exampleSite already comes with prefilled placeholder Tina settings. If you set up your site using [option 2](../install-theme/#option-2-recommended)
 
 {{< /tip >}}
 

--
Gitblit v1.10.0