Skip to content

Commit

Permalink
Add redirect for aspnet root to core hub
Browse files Browse the repository at this point in the history
  • Loading branch information
wadepickett committed Apr 18, 2020
1 parent e251c7d commit 8ea8933
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .openpublishing.redirection.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
{
"redirections": [
{
"source_path": "aspnet/index.md",
"redirect_url": "/aspnet/core",
"redirect_document_id": true
},
{
"source_path": "aspnet/mvc/videos/mvc-1/aspnet-mvc-storefront/aspnet-mvc-mvc-storefront-part-19-processing-orders-with-windows-workflow.md",
"redirect_url": "/aspnet/mvc/videos/mvc-1/aspnet-mvc-storefront/aspnet-mvc-storefront-part-19-processing-orders-with-windows-workflow",
Expand Down

0 comments on commit 8ea8933

Please sign in to comment.