Skip to content

Commit

Permalink
Link to plugin site for docs (#225)
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkEWaite authored Aug 2, 2023
1 parent 6e53e5f commit 5999f58
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ blurb=Jenkins exposes the current status of your build as an image in a fixed UR
<code>?job=<span style="color: blue">path%2Fto%2Fjob</span>%2F<b style="color: red">branch%252Fpath</b></code><br/><br/> \
<b>See examples below!</b> \
<h2>Configuration</h2> \
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.
Please read the <a href="https://plugins.jenkins.io/embeddable-build-status/">documentation</a> 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. \
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ blurb=Jenkins exposes the current status of your build as an image in a fixed UR
<code>?job=<span style="color: blue">path%2Fto%2Fjob</span>%2F<b style="color: red">branch%252Fpath</b></code><br/><br/> \
<b>See examples below!</b> \
<h2>Configuration</h2> \
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.
Please read the <a href="https://plugins.jenkins.io/embeddable-build-status/">documentation</a> 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. \
Expand Down

0 comments on commit 5999f58

Please sign in to comment.