Skip to content

Commit 04ba6f3

Browse files
Merge pull request #2448 from MicrosoftDocs/master
TFS 1721595
2 parents 10b48f3 + 1313a41 commit 04ba6f3

File tree

6 files changed

+17
-146
lines changed

6 files changed

+17
-146
lines changed

.openpublishing.redirection.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1590,6 +1590,21 @@
15901590
"source_path": "powerapps/maker/canvas-apps/release-notes.md",
15911591
"redirect_url": "/powerapps/whats-new",
15921592
"redirect_document_id": true
1593+
},
1594+
{
1595+
"source_path": "powerapps-docs/developer/common-data-service/understand-managed-solutions-merged.md",
1596+
"redirect_url": "../../maker/common-data-service/how-managed-solutions-merged",
1597+
"redirect_document_id": true
1598+
},
1599+
{
1600+
"source_path": "powerapps-docs/maker/common-data-service/navigate-specific-solution.md",
1601+
"redirect_url": "use-solution-explorer",
1602+
"redirect_document_id": true
1603+
},
1604+
{
1605+
"source_path": "powerapps-docs/maker/common-data-service/publish-changes-for-use-customer-service-hub.md",
1606+
"redirect_url": "create-solution#publish-changes",
1607+
"redirect_document_id": true
15931608
}
15941609
]
15951610
}

powerapps-docs/developer/common-data-service/org-service/metadata-option-sets.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ new `OptionMetadata` instance. When you define an option, it will contain an opt
2525
context of the publisher set for the solution that the option set is created in.
2626
This prefix helps reduce the chance of creating duplicate option sets for a managed solution,
2727
and in any option sets that are defined in organizations where your managed solution is installed. For more information,
28-
see [Merge option set options](../understand-managed-solutions-merged.md#merge-option-set-options).
28+
see [Merge option set options](../../../maker/common-data-service/how-managed-solutions-merged.md).
2929

3030
You can download the sample from [here](https://github.com/microsoft/PowerApps-Samples/tree/master/cds/orgsvc/C%23/WorkWithOptionSets).
3131

powerapps-docs/developer/common-data-service/understand-managed-solutions-merged.md

Lines changed: 0 additions & 59 deletions
This file was deleted.

powerapps-docs/developer/common-data-service/webapi/create-update-optionsets.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ new `OptionMetadata` instance. When you define an option, it will contain an opt
3131
context of the publisher set for the solution that the option set is created in.
3232
This prefix helps reduce the chance of creating duplicate option sets for a managed solution,
3333
and in any option sets that are defined in organizations where your managed solution is installed. For more information,
34-
see [Merge option set options](../understand-managed-solutions-merged.md#merge-option-set-options).
34+
see [Merge option set options](../../../maker/common-data-service/how-managed-solutions-merged.md#merge-option-set-options).
3535

3636
## Messages
3737
The following table lists the messages that you can use with global option sets.

powerapps-docs/maker/common-data-service/navigate-specific-solution.md

Lines changed: 0 additions & 40 deletions
This file was deleted.

powerapps-docs/maker/common-data-service/publish-changes-for-use-customer-service-hub.md

Lines changed: 0 additions & 45 deletions
This file was deleted.

0 commit comments

Comments
 (0)