Skip to content

Commit 21d311e

Browse files
Merge pull request mendix#11038 from mendix/nc-fix-links
Fix empty links
2 parents e367e61 + 97e599d commit 21d311e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

content/en/docs/developerportal/_index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -94,9 +94,9 @@ The navigation pane is divided into these main categories:
9494
* [General](/developerportal/general/)
9595
* [Project Management](/developerportal/project-management/)
9696
* [App Insights](/developerportal/app-insights/)
97-
* [Repository]()
97+
* [Repository](/developerportal/repository/)
9898
* [Deployment](/developerportal/deploy/general/)
99-
* [Monitoring]()
99+
* [Monitoring](/developerportal/monitoring/)
100100

101101
{{% alert color="info" %}}
102102
The features in the navigation pane can also be accessed via APIs, enabling third-party developers to integrate their own widgets and plugins. For more information, see [API Documentation](/apidocs-mxsdk/apidocs/).

0 commit comments

Comments
 (0)