From 9afa0c2fa76a95f26f4e8e9dc1a85a7306a0dca4 Mon Sep 17 00:00:00 2001 From: Andreas Deininger Date: Tue, 11 Apr 2023 23:54:48 +0200 Subject: [PATCH] Fix broken links (#2055) --- content/en/installation/linux.md | 2 +- content/en/tools/search.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/content/en/installation/linux.md b/content/en/installation/linux.md index 30c2e15e4..eafbe2125 100644 --- a/content/en/installation/linux.md +++ b/content/en/installation/linux.md @@ -108,7 +108,7 @@ The [Solus] distribution of Linux includes Hugo in its package repository. This sudo eopkg install hugo ``` -[Solus]: https://getsol.us/home/ +[Solus]: https://getsol.us/ {{% readfile file="/installation/common/04-docker.md" %}} diff --git a/content/en/tools/search.md b/content/en/tools/search.md index 688012550..030e9f2c7 100644 --- a/content/en/tools/search.md +++ b/content/en/tools/search.md @@ -26,5 +26,5 @@ A static website with a dynamic search function? Yes, Hugo provides an alternati ## Commercial Search Services * [Algolia](https://www.algolia.com/)'s Search API makes it easy to deliver a great search experience in your apps and websites. Algolia Search provides hosted full-text, numerical, faceted, and geolocalized search. -* [Bonsai](https://www.bonsai.io) is a fully-managed hosted Elasticsearch service that is fast, reliable, and simple to set up. Easily ingest your docs from Hugo into Elasticsearch following [this guide from the docs](https://docs.bonsai.io/docs/hugo). +* [Bonsai](https://www.bonsai.io) is a fully-managed hosted Elasticsearch service that is fast, reliable, and simple to set up. Easily ingest your docs from Hugo into Elasticsearch following [this guide from the docs](https://docs.bonsai.io/hc/en-us/articles/13929190788756-Hugo). * [ExpertRec](https://www.expertrec.com/) is a hosted search-as-a-service solution that is fast and scalable. Set-up and integration is extremely easy and takes only a few minutes. The search settings can be modified without coding using a dashboard.