Skip to content

Commit 5999f58

Browse files
authored
Link to plugin site for docs (#225)
1 parent 6e53e5f commit 5999f58

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/main/resources/org/jenkinsci/plugins/badge/actions/JobBadgeAction/index.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ blurb=Jenkins exposes the current status of your build as an image in a fixed UR
1515
<code>?job=<span style="color: blue">path%2Fto%2Fjob</span>%2F<b style="color: red">branch%252Fpath</b></code><br/><br/> \
1616
<b>See examples below!</b> \
1717
<h2>Configuration</h2> \
18-
Please read <a href="https://github.com/jenkinsci/embeddable-build-status-plugin#embeddable-build-status-plugin">here</a> on how to configure and customize your badge.
18+
Please read the <a href="https://plugins.jenkins.io/embeddable-build-status/">documentation</a> to configure and customize your badge.
1919

2020
blurb_text=Jenkins also exposes the current status of your build in plain text. \
2121
You can use this in external scripts for easier interpretation of the current state of the build. \

src/main/resources/org/jenkinsci/plugins/badge/actions/RunBadgeAction/index.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ blurb=Jenkins exposes the current status of your build as an image in a fixed UR
1515
<code>?job=<span style="color: blue">path%2Fto%2Fjob</span>%2F<b style="color: red">branch%252Fpath</b></code><br/><br/> \
1616
<b>See examples below!</b> \
1717
<h2>Configuration</h2> \
18-
Please read <a href="https://github.com/jenkinsci/embeddable-build-status-plugin#embeddable-build-status-plugin">here</a> on how to configure and customize your badge.
18+
Please read the <a href="https://plugins.jenkins.io/embeddable-build-status/">documentation</a> to configure and customize your badge.
1919

2020
blurb_text=Jenkins also exposes the current status of your build in plain text. \
2121
You can use this in external scripts for easier interpretation of the current state of the build. \

0 commit comments

Comments
 (0)