Update ombi.component.html

This commit is contained in:
Jamie 2020-02-19 08:31:20 +00:00 committed by GitHub
commit ebb5f3b37b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -51,7 +51,7 @@
<div>
<mat-checkbox formControlName="disableHealthChecks">
Disable the health checks page
<a href="/healthchecks-ui" target="_blank"> </a>/healthchecks-ui</href>
<a href="/healthchecks-ui" target="_blank">/healthchecks-ui</a>
</mat-checkbox>
</div>
<div>
@ -71,4 +71,4 @@
</div>
</div>
</form>
</fieldset>
</fieldset>