mirror of
https://github.com/prometheus/prometheus.git
synced 2024-11-10 23:54:05 -08:00
Merge pull request #471 from prometheus/beorn7/update-help-link
Update help link.
This commit is contained in:
commit
50351b78f7
|
@ -33,7 +33,7 @@
|
|||
<li><a href="/graph">Graph</a></li>
|
||||
<li><a href="/">Status</a></li>
|
||||
<li>
|
||||
<a href="https://github.com/prometheus/prometheus/wiki" target="_blank">Help</a>
|
||||
<a href="https://prometheus.github.io" target="_blank">Help</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
|
Loading…
Reference in a new issue