Skip to content

Commit 83a4b6d

Browse files
authored
fix: update URLs from 4lando to lando-community (SchemaStore#5418)
Co-authored-by: Aaron Feledy <aaron@aaronfeledy.com>
1 parent 2977812 commit 83a4b6d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/api/json/catalog.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -871,9 +871,9 @@
871871
},
872872
{
873873
"name": "Lando (landofile)",
874-
"description": "The configuration file for a Lando app. Documentation: https://github.com/4lando/lando-spec",
874+
"description": "The configuration file for a Lando app. Documentation: https://github.com/lando-community/lando-spec",
875875
"fileMatch": [".lando.yml", ".lando.*.yml"],
876-
"url": "https://4lando.github.io/lando-spec/landofile-spec.json"
876+
"url": "https://lando-community.github.io/lando-spec/landofile-spec.json"
877877
},
878878
{
879879
"name": "latexindent configuration",

0 commit comments

Comments
 (0)