Browse Source
Link to the "Security" section in dashboard's README
pull/415/head
Pēteris Caune
4 years ago
No known key found for this signature in database
GPG Key ID: E28D7679E9A9EDE2
1 changed files with
1 additions and
1 deletions
-
templates/accounts/project.html
|
|
@ -95,7 +95,7 @@ |
|
|
|
</li> |
|
|
|
<li> |
|
|
|
<a href="{{ project.dashboard_url }}">Read-only dashboard</a> |
|
|
|
(<a href="https://github.com/healthchecks/dashboard/">more info</a>) |
|
|
|
(<a href="https://github.com/healthchecks/dashboard/#security">security considerations</a>) |
|
|
|
</li> |
|
|
|
</ul> |
|
|
|
{% endif %} |
|
|
|