Skip to content

Commit c24d3c7

Browse files
committed
broken redirects and links fix
1 parent 3500e66 commit c24d3c7

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.openpublishing.redirection.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4666,8 +4666,8 @@
46664666
"redirect_document_id": false
46674667
},
46684668
{
4669-
"source_path_from_root": "/articles/modeling-simulation-workbench/get-started-modeling-simulation-workbench.md",
4670-
"redirect_url": "/azure/modeling-simulation-workbench/quickstart-create-portal",
4669+
"source_path_from_root": "/articles/modeling-simulation-workbench/quickstart-create-portal.md",
4670+
"redirect_url": "/azure/modeling-simulation-workbench/get-started-modeling-simulation-workbench",
46714671
"redirect_document_id": false
46724672
},
46734673
{

articles/modeling-simulation-workbench/quickstart-import-data.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ ms.date: 09/28/2024
1313

1414
# Quickstart: Import data
1515

16-
After you create a Modeling and Simulation Workbench, you might need data from your local environment to be available. Modeling and Simulation Workbench [chambers](./concept-chambers.md) have no access to the internet or other Azure resources. In this quickstart, learn how to import data from your previous environment to the workbench chamber.
16+
After you create a Modeling and Simulation Workbench, you might need data from your local environment to be available. Modeling and Simulation Workbench [chambers](./concept-chamber.md) have no access to the internet or other Azure resources. In this quickstart, learn how to import data from your previous environment to the workbench chamber.
1717

1818
If you don't have a service subscription, [create a free trial account](https://azure.microsoft.com/free/?WT.mc_id=A261C142F).
1919

0 commit comments

Comments
 (0)