Skip to content

Commit

Permalink
[FIXED JENKINS-11052] Broken help button for Log Recorders
Browse files Browse the repository at this point in the history
  • Loading branch information
ssogabe committed Sep 20, 2011
1 parent c6b54ff commit da7debd
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -32,7 +32,7 @@ THE SOFTWARE.
<l:main-panel xmlns:local="local">
<h1><img src="${imagesURL}/48x48/clipboard.png" alt="" height="48" width="48"/>
${%Log Recorders}
<t:help href="http://wiki.jenkins-ci.org/display/JENKINS/Log+Recorders" />
<t:help href="https://wiki.jenkins-ci.org/display/JENKINS/Logging" />
</h1>

<d:taglib uri="local">
Expand Down

0 comments on commit da7debd

Please sign in to comment.