Skip to content

Commit 71cb721

Browse files
committed
fix redirect
1 parent 290e1d8 commit 71cb721

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.openpublishing.redirection.core.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -387,11 +387,11 @@
387387
"redirect_url": "/dotnet/core/deploying/index"
388388
},
389389
{
390-
"source_path_from_root": "docs/core/deploying/deploy-with-cli.md",
390+
"source_path_from_root": "/docs/core/deploying/deploy-with-cli.md",
391391
"redirect_url": "/dotnet/core/deploying/index"
392392
},
393-
{
394-
"source_path_from_root": "docs/core/deploying/deploy-with-vs.md",
393+
{
394+
"source_path_from_root": "/docs/core/deploying/deploy-with-vs.md",
395395
"redirect_url": "/dotnet/core/deploying/index"
396396
},
397397
{

0 commit comments

Comments
 (0)