From e6e55ec7b2003063e0b6800f261b4a3e928dc49e Mon Sep 17 00:00:00 2001 From: Espen Evensen Date: Thu, 7 Dec 2023 06:36:06 +0100 Subject: [PATCH] Fix broken links: doc.lando.dev --> docs.lando.dev (#42) --- docs/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.md b/docs/index.md index ce3f44f..fd7af4a 100644 --- a/docs/index.md +++ b/docs/index.md @@ -8,7 +8,7 @@ next: ./config.html [Solr](http://lucene.apache.org/solr/) is highly reliable, scalable and fault tolerant, providing distributed indexing, replication and load-balanced querying, automated failover and recovery, centralized configuration and more. Solr powers the search and navigation features of many of the world's largest internet sites. -You can easily add it to your Lando app by adding an entry to the [services](https://doc.lando.dev/config/services.html) top-level config in your [Landofile](https://doc.lando.dev/config/lando.html). +You can easily add it to your Lando app by adding an entry to the [services](https://docs.lando.dev/config/services.html) top-level config in your [Landofile](https://docs.lando.dev/config/lando.html). ```yaml services: