Fix https in URL
This commit is contained in:
parent
13181a52ee
commit
f8385d2cb8
@ -1,7 +1,7 @@
|
||||
# SPDX-FileCopyrightText: 2020 Adriaan de Groot <groot@kde.org>
|
||||
# SPDX-License-Identifier: GPL-3.0-or-later
|
||||
---
|
||||
$schema: http://json-schema.org/draft-07/schema#
|
||||
$schema: https://json-schema.org/draft-07/schema#
|
||||
$id: https://calamares.io/schemas/netinstall
|
||||
definitions:
|
||||
package:
|
||||
|
Loading…
Reference in New Issue
Block a user