Skip to content

Commit daf668d

Browse files
authored
Update schema link (#3668)
1 parent b6d858d commit daf668d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

hub/package-manager/winget/import.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: import Command
33
description: imports the list of installed applications.
4-
ms.date: 05/02/2021
4+
ms.date: 06/28/2023
55
ms.topic: overview
66
ms.localizationpriority: medium
77
---
@@ -40,7 +40,7 @@ The options allow you to customize the import experience to meet your needs.
4040

4141
## JSON Schema
4242

43-
The driving force behind the **import** command is the JSON file. You can find the schema for the JSON file [here](https://aka.ms/winget-packages.schema.1.0.json).
43+
The driving force behind the **import** command is the JSON file. You can find the [schema for the JSON file](https://github.com/microsoft/winget-cli/tree/master/schemas/JSON/packages) in the [Windows Package Manager Client repo on GitHub](https://github.com/microsoft/winget-cli).
4444

4545
The JSON file includes the following hierarchy.
4646

0 commit comments

Comments
 (0)