From aac10165880028d08026f542031ab167613b95ba Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=B3bert=20Papp?= Date: Sat, 27 Nov 2021 13:58:52 +0000 Subject: [PATCH] Fix link to Advanced section --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9eed7111a83..a4414b5f416 100644 --- a/README.md +++ b/README.md @@ -88,7 +88,7 @@ If the second definition is called, it will be transformed into calling the same function but with the diagram message appended to the last parameter. This transformed function call doesn't need to throw an exception either. See -[Advanced Usage][#advanced-usage] for some examples. +[Advanced Usage](#advanced-usage) for some examples. ## Gradle Plugin