From 109fa2f2979971b646b4084ee1d9a1a6f4fa4de8 Mon Sep 17 00:00:00 2001 From: Elisha Hastings Date: Wed, 21 Oct 2020 10:47:57 +0100 Subject: [PATCH] Fix link to JS reference --- docs/usage/gitlab.html.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/usage/gitlab.html.md b/docs/usage/gitlab.html.md index 822d295c8..f736ca7b3 100644 --- a/docs/usage/gitlab.html.md +++ b/docs/usage/gitlab.html.md @@ -25,7 +25,7 @@ if (danger.gitlab.mr.title.includes("WIP")) { } ``` -The DSL is expansive, you can see all the details inside the [Danger JS Reference][ref], but the TLDR is: +The DSL is expansive, you can see all the details inside the [Danger JS Reference](https://danger.systems/js/reference.html), but the TLDR is: ```ts danger.gitlab.