mirror of
https://github.com/parchlinux/calamares.git
synced 2025-07-02 20:05:37 -04:00
Fix https in URL
This commit is contained in:
parent
13181a52ee
commit
f8385d2cb8
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue