From 6e6628d9a925961e8acfbb9898304bed0fb0045a Mon Sep 17 00:00:00 2001 From: Julio Zynger Date: Thu, 28 Apr 2022 13:55:03 +0200 Subject: [PATCH] Update README Signed-off-by: Julio Zynger --- plugins/codescene/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/codescene/README.md b/plugins/codescene/README.md index 88c03848af..dfb969de09 100644 --- a/plugins/codescene/README.md +++ b/plugins/codescene/README.md @@ -58,5 +58,5 @@ proxy: Authorization: Basic ${CODESCENE_AUTH_CREDENTIALS} --- codescene: - baseUrl: + baseUrl: https://codescene.my-company.net # replace with your own URL ```