From f63ea2005a5bad0fbc733a641fea5c20380c32fa Mon Sep 17 00:00:00 2001 From: Patrick Kollitsch <83281+davidsneighbour@users.noreply.github.com> Date: Thu, 14 May 2026 21:40:01 +0000 Subject: [PATCH] docs(readme): link to deployed documentation (#959) --- README.md | 14 +++++++------- 1 files changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 15822b2..c3c2586 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@  * Demo: [ananke-theme.netlify.app](https://ananke-theme.netlify.app/) -* Documentation: [docs directory](https://github.com/gohugo-ananke/ananke/tree/main/docs) +* Documentation: [ananke-documentation.netlify.app](https://ananke-documentation.netlify.app/) * Changelog: [CHANGELOG.md](CHANGELOG.md) > [!IMPORTANT] @@ -43,8 +43,8 @@ Ananke supports both installation methods: -* [Install as Hugo Module (recommended)](docs/en/installation/gohugo-module.md) -* [Install as Git Submodule](docs/en/installation/git-submodule.md) +* [Install as Hugo Module (recommended)](https://ananke-documentation.netlify.app/installation/gohugo-module/) +* [Install as Git Submodule](https://ananke-documentation.netlify.app/installation/git-submodule/) If you are new to Hugo, see Hugo's official quick start: [gohugo.io/getting-started/quick-start](https://gohugo.io/getting-started/quick-start/). @@ -52,10 +52,10 @@ After installation, use these guides to configure your site: -* [Getting Started](docs/en/getting-started.md) -* [Configuration](docs/en/configuration/_index.md) -* [Customisation](docs/en/customisation/_index.md) -* [Troubleshooting](docs/en/troubleshooting.md) +* [Getting Started](https://ananke-documentation.netlify.app/getting-started/) +* [Configuration](https://ananke-documentation.netlify.app/configuration/) +* [Customisation](https://ananke-documentation.netlify.app/customisation/) +* [Troubleshooting](https://ananke-documentation.netlify.app/troubleshooting/) ## Support and Contributions -- Gitblit v1.10.0