Skip to content

Commit

Permalink
GUI => docs/api link changed by docs link
Browse files Browse the repository at this point in the history
  • Loading branch information
EduJGURJC committed Dec 19, 2017
1 parent bb941ae commit 69c8c72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion elastest-torm-gui/src/app/elastest-etm/etm.component.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<button *ngIf="isReloadable()" md-icon-button mdTooltip="Refresh" (click)="refresh()">
<md-icon md-list-icon>refresh</md-icon>
</button>
<a md-icon-button mdTooltip="Docs" href="http://elastest.io/docs/api/etm" target="_blank">
<a md-icon-button mdTooltip="Docs" href="http://elastest.io/docs/" target="_blank">
<md-icon>chrome_reader_mode</md-icon>
</a>
<a md-icon-button mdTooltip="Github" href="https://github.com/elastest/elastest-torm" target="_blank">
Expand Down

0 comments on commit 69c8c72

Please sign in to comment.