From 5d1f0062d92394e4b2b9a39401da68da1d50c202 Mon Sep 17 00:00:00 2001 From: UlianaMunich Date: Wed, 16 Sep 2020 14:16:57 +0200 Subject: [PATCH] fix link to the callback section --- docs/luigi-client-api.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/luigi-client-api.md b/docs/luigi-client-api.md index 47f115902c..b60fd7484b 100644 --- a/docs/luigi-client-api.md +++ b/docs/luigi-client-api.md @@ -18,7 +18,7 @@ meta --> This document outlines the features provided by the Luigi Client API. It covers these topics: - [Lifecycle](#lifecycle) - functions that define the lifecycle of different Luigi elements -- [Callbacks](#lifecycle˜initlistenercallback) - callback functions for initListener and customMessageListener +- [Callbacks](#lifecycleinitlistenercallback) - callback functions for initListener and customMessageListener - [Link manager](#linkmanager) - you can use the linkManager instead of an internal router - [Split view](#splitview) - allows you to open a micro frontend in the lower part of the content area in a "split screen" view - [uxManager](#uxmanager) - functions related to user interface