You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: hub/package-manager/winget/import.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
---
2
2
title: import Command
3
3
description: imports the list of installed applications.
4
-
ms.date: 05/02/2021
4
+
ms.date: 06/28/2023
5
5
ms.topic: overview
6
6
ms.localizationpriority: medium
7
7
---
@@ -40,7 +40,7 @@ The options allow you to customize the import experience to meet your needs.
40
40
41
41
## JSON Schema
42
42
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).
0 commit comments