From feb14b2cfff4ae1caed4e7d6fc1e529731ab834f Mon Sep 17 00:00:00 2001
From: Patrick Kollitsch <davidsneighbourdev+gh@gmail.com>
Date: Thu, 14 May 2026 23:14:37 +0000
Subject: [PATCH] docs(fix): update links to documentation repository

---
 CONTRIBUTING.md |    8 ++------
 1 files changed, 2 insertions(+), 6 deletions(-)

diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 23cd891..eade183 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -96,11 +96,7 @@
 
 ## Documentation Contributions
 
-Documentation lives in multiple places:
-
-* Main project overview: `README.md`
-* Contributor docs: `CONTRIBUTING.md`
-* Theme docs content: `docs/`
+The theme documentation lives in a separate repository at [gohugo-ananke/documentation](https://github.com/gohugo-ananke/documentation).
 
 Please keep links relative where possible and remove stale references when updating pages.
 
@@ -155,7 +151,7 @@
 
 ## Attribution
 
-If you want to receive attribution for your contribution please follow the [contribution guidelines](https://allcontributors.org/en/bot/usage/) to add yourself to the list of contributors [in the Ananke theme documentation](https://github.com/davidsneighbour/gohugo-theme-ananke-documentation). A permanently open issue to add your contribution can be found [at the documentation repository](https://github.com/davidsneighbour/gohugo-theme-ananke-documentation/issues/1). Read the initial message to understand how to add yourself to the list of contributors.
+If you want to receive attribution for your contribution please follow the [contribution guidelines](https://allcontributors.org/en/bot/usage/) to add yourself to the list of contributors [in the Ananke theme documentation](https://github.com/gohugo-ananke/documentation/). A permanently open issue to add your contribution can be found [at the documentation repository](https://github.com/gohugo-ananke/documentation/issues/1). Read the initial message to understand how to add yourself to the list of contributors.
 
 ## License
 

--
Gitblit v1.10.0