From a077e71f0ffb3d17ea33506c15025a48bab4986c Mon Sep 17 00:00:00 2001
From: Lars Trieloff <trieloff@adobe.com>
Date: Thu, 23 Nov 2017 17:37:05 +0100
Subject: [PATCH] Update Jenkins link

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index bd881c3..e793224 100644
--- a/README.md
+++ b/README.md
@@ -69,7 +69,7 @@ npm test
 
 ### CI
 
-> https://devexp.ci.corp.adobe.com:12001/blue/organizations/jenkins/jsonschema2md/pr
+[Jenkins](https://devexp.ci.corp.adobe.com:12001/blue/organizations/jenkins/jsonschema2md/).
 
 Continuous integration runs on the [Developer Experience's Jenkins instance](https://devexp.ci.corp.adobe.com:12001) under the [jsonschema2md job](https://devexp.ci.corp.adobe.com:12001/blue/organizations/jenkins/jsonschema2md/pr). All pull requests automatically trigger a job that runs the [tests](#tests) by executing the [`Jenkinsfile`](Jenkinsfile). 
 
-- 
GitLab