From f7afaa5abe9a1b50113f6bd745fd17f69d36fa46 Mon Sep 17 00:00:00 2001 From: Nemric <56299157+Nemric@users.noreply.github.com> Date: Sat, 2 Dec 2023 18:29:40 +0100 Subject: [PATCH] Update some links --- README.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/README.md b/README.md index 4de6515..d27fa79 100644 --- a/README.md +++ b/README.md @@ -2,11 +2,7 @@ Butane Schemas that helps creating Butane files for [Fedora Coreos](https://fedoraproject.org/fr/coreos/) -## What is it ? - -This is a Json Schema that can be used as a helper to write a [butane config file](https://docs.fedoraproject.org/en-US/fedora-coreos/producing-ign/#_configuration_process) according to [its specifications](https://coreos.github.io/butane/specs/) - -It's not really intended to be used as is, but within an IDE +This json Schema that can be used as a helper to write a [butane config file](https://docs.fedoraproject.org/en-US/fedora-coreos/producing-ign/#_configuration_process) according to [its specifications](https://coreos.github.io/butane/specs/) ## Use it with VsCode