From 5988911740bf07eb59badab5197f7b4710cb6552 Mon Sep 17 00:00:00 2001 From: sofietoft Date: Fri, 22 Nov 2024 10:19:24 +0100 Subject: [PATCH] Fix nroken link --- .../customizing/extending-overview/extension-types/dashboard.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/15/umbraco-cms/customizing/extending-overview/extension-types/dashboard.md b/15/umbraco-cms/customizing/extending-overview/extension-types/dashboard.md index 3efdecfd5c3..a1d4e9cfa01 100644 --- a/15/umbraco-cms/customizing/extending-overview/extension-types/dashboard.md +++ b/15/umbraco-cms/customizing/extending-overview/extension-types/dashboard.md @@ -37,7 +37,7 @@ Here is a table of the default dashboards in Umbraco and the sections they are u Even though these dashboards are useful, you might want to create your own custom dashboard to display specific information or functionality. -You can try and [create a custom dashboard](../../../tutorials/creating-a-custom-dashboard/) as a way on getting started on this topic. +You can try and [create a custom dashboard](../../../tutorials/creating-a-custom-dashboard/README.md) as a way on getting started on this topic. ## Registering your Dashboard