Skip to content

Commit

Permalink
SONAR-8383 fix label "Web Server" of link to logs
Browse files Browse the repository at this point in the history
  • Loading branch information
Simon Brandhof committed Nov 18, 2016
1 parent 6e90348 commit fee439f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/sonar-web/src/main/js/apps/system/main.js
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ export default React.createClass({
</li>
<li>
<a href={window.baseUrl + '/api/system/logs?process=web'} id="web-logs-link">
Web
Web Server
</a>
</li>
</ul>
Expand Down

0 comments on commit fee439f

Please sign in to comment.