From 5999f58856e790573ca26a1ad2782dd7ac9a32ae Mon Sep 17 00:00:00 2001 From: Mark Waite Date: Tue, 1 Aug 2023 18:25:20 -0600 Subject: [PATCH] Link to plugin site for docs (#225) --- .../plugins/badge/actions/JobBadgeAction/index.properties | 2 +- .../plugins/badge/actions/RunBadgeAction/index.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/resources/org/jenkinsci/plugins/badge/actions/JobBadgeAction/index.properties b/src/main/resources/org/jenkinsci/plugins/badge/actions/JobBadgeAction/index.properties index 692b42b4..4c9e3d1d 100644 --- a/src/main/resources/org/jenkinsci/plugins/badge/actions/JobBadgeAction/index.properties +++ b/src/main/resources/org/jenkinsci/plugins/badge/actions/JobBadgeAction/index.properties @@ -15,7 +15,7 @@ blurb=Jenkins exposes the current status of your build as an image in a fixed UR ?job=path%2Fto%2Fjob%2Fbranch%252Fpath

\ See examples below! \

Configuration

\ - Please read here on how to configure and customize your badge. + Please read the documentation to configure and customize your badge. blurb_text=Jenkins also exposes the current status of your build in plain text. \ You can use this in external scripts for easier interpretation of the current state of the build. \ diff --git a/src/main/resources/org/jenkinsci/plugins/badge/actions/RunBadgeAction/index.properties b/src/main/resources/org/jenkinsci/plugins/badge/actions/RunBadgeAction/index.properties index 692b42b4..4c9e3d1d 100644 --- a/src/main/resources/org/jenkinsci/plugins/badge/actions/RunBadgeAction/index.properties +++ b/src/main/resources/org/jenkinsci/plugins/badge/actions/RunBadgeAction/index.properties @@ -15,7 +15,7 @@ blurb=Jenkins exposes the current status of your build as an image in a fixed UR ?job=path%2Fto%2Fjob%2Fbranch%252Fpath

\ See examples below! \

Configuration

\ - Please read here on how to configure and customize your badge. + Please read the documentation to configure and customize your badge. blurb_text=Jenkins also exposes the current status of your build in plain text. \ You can use this in external scripts for easier interpretation of the current state of the build. \