From caa535d585e811abd7ecef275e1b2737063d0434 Mon Sep 17 00:00:00 2001 From: Aaron Feledy Date: Fri, 7 Feb 2025 14:11:43 -0600 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c41c43f..6032196 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ validating Lando's Landofile and configuration files. It is currently a work in progress but should properly validate most common Landofile configurations. -See it demonstrated in the [Landofile editor] which uses this schema for its validation. +See it demonstrated in the [Landofile editor](https://editor.4lando.dev) which uses this schema for its validation. Please create an issue or pull request for any missing or incomplete cases.