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 ```