Skip to content

Commit

Permalink
Small fix of link to LogExpressionFunctions.html
Browse files Browse the repository at this point in the history
  • Loading branch information
mspanik committed Jan 17, 2023
1 parent b3f333f commit f854e52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/expressions/expressions/script/functions/index.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ columns:
linkText: "Source"
- heading: Logging Library
links:
- linkUrlPattern: "https://download.evolveum.com/midpoint/${download-tag}/midpoint-${maven-version}-javadoc/com/evolveum/midpoint/model/common/expression/functions/BasicExpressionFunctions.html"
- linkUrlPattern: "https://download.evolveum.com/midpoint/${download-tag}/midpoint-${maven-version}-javadoc/com/evolveum/midpoint/model/common/expression/functions/LogExpressionFunctions.html"
linkText: "JavaDoc"
- linkUrlPattern: "https://github.com/Evolveum/midpoint/blob/${git-tag}/model/model-common/src/main/java/com/evolveum/midpoint/model/common/expression/functions/LogExpressionFunctions.java"
linkText: "Source"
Expand Down

0 comments on commit f854e52

Please sign in to comment.