From f2c458db7abb6a37e4fa1495c257d5cea2c1ef07 Mon Sep 17 00:00:00 2001 From: Daniel Kurzynski Date: Fri, 27 Mar 2020 16:03:45 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 04dedc01..e42c029a 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ To add all pipeline specific file to your project, run the following command: cds add pipeline ``` -Details on how to start your Jenkins in your own environment can be found in the (Operations Guide)[https://github.com/SAP/devops-docker-cx-server/blob/master/docs/operations/cx-server-operations-guide.md]. +Details on how to start your Jenkins in your own environment can be found in the [Operations Guide](https://github.com/SAP/devops-docker-cx-server/blob/master/docs/operations/cx-server-operations-guide.md). Please note that other than shown in the video Jenkins now is secured by default with an admin user and password. After you have started Jenkins with the command `cx-server start`, you can get the initial password by running `./cx-server initial-credentials`.