Skip to content

Commit c1438e0

Browse files
committed
Link fixes
1 parent d68cf2f commit c1438e0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

powerapps-docs/maker/data-platform/solutions-area.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ The solution objects and available actions are displayed.
3535
- **Source control** (not shown in image). Connect to Git to source your Power Platform solution objects in an Azure DevOps Git repo. More information: [Overview of Dataverse Git integration](/power-platform/alm/git-integration/overview)
3636
2. Tree view. From the **Object** pane, the tree view displays a list that you can browse to find an object to open it or one of the object’s subcomponents. Search for objects and subcomponents that are in the solution.
3737
3. Command bar. Contextual command bar to perform actions on the solution, objects, or subcomponents.
38-
4. Objects. Displays information and solution components that can be viewed and/or opened for editing of the selected object from the **Objects** pane. Add existing objects and subcomponents or create new ones for unmanaged solutions. More information: [Object list](#object-list)
38+
4. Objects. Displays information and solution components that can be viewed and/or opened for editing of the selected object from the **Objects** pane. Add existing objects and subcomponents or create new ones for unmanaged solutions. More information: [Objects list](#objects-list)
3939
5. Search. Use to filter the list of subcomponents for the object that's currently selected. Filter on any subcomponent property. For example, filter on only **Lookup** data types or whether a column is **Required** by entering those strings in the **Search** box.
4040

4141
:::image type="content" source="media/solutions-area-solution.png" alt-text="Solutions area displaying the objects pane" lightbox="media/solutions-area-solution.png":::
@@ -48,7 +48,7 @@ The **Objects** list in solution view has the following columns:
4848
- **Name**. The unique or logical name of the solution object that includes the solution publisher prefix.
4949
- **Type**. Solution object type, such as a table, web resource, model-driven app, canvas app, and so on.
5050
- **Managed**. Indicates whether the solution object is managed or unmanaged. Managed solutions aren't typically customizable.
51-
- **Customized**. Unmanaged solution components are customized while managed solution objects typically shouldn't be. If a managed solution object is customized, you can remove the customization. More information: [View solution layers for a component](solution-layers#view-the-solution-layers-for-a-component.md)
51+
- **Customized**. Unmanaged solution components are customized while managed solution objects typically shouldn't be. If a managed solution object is customized, you can remove the customization. More information: [View solution layers for a component](solution-layers.md#view-the-solution-layers-for-a-component)
5252
- **Last modified**. The date the solution object was last changed.
5353

5454
### See also

0 commit comments

Comments
 (0)