From 5384a360a8a1ca124fb6b501ee4c8dc4755381eb Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Sat, 4 Feb 2017 20:15:18 +0100 Subject: [PATCH] Fix link --- source/developers/frontend_creating_custom_panels.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/developers/frontend_creating_custom_panels.markdown b/source/developers/frontend_creating_custom_panels.markdown index 2cb06255c1e..db384d833e0 100644 --- a/source/developers/frontend_creating_custom_panels.markdown +++ b/source/developers/frontend_creating_custom_panels.markdown @@ -73,4 +73,4 @@ panel_custom: url_path: hello ``` -For more examples, see the [Custom panel Examples](/cookbook#custom-panel-examples) on our examples page. +For more possibilities, see the [Custom panel section](/cookbook/#user-interface) on our Examples page.