Skip to content

Commit 06cfe3b

Browse files
authored
Fix error in gallery redirection (#10022)
1 parent e461a6d commit 06cfe3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.openpublishing.redirection.gallery.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
},
1818
{
1919
"redirect_document_id": false,
20-
"redirect_url": "/powershell/gallery/powershellget/install-powershellget.md",
20+
"redirect_url": "/powershell/gallery/powershellget/install-powershellget",
2121
"source_path": "reference/docs-conceptual/gallery/installing-psget.md"
2222
},
2323
{

0 commit comments

Comments
 (0)