1
0
mirror of https://github.com/bitwarden/server.git synced 2025-01-12 20:20:37 +01:00

fix: link to web releases (#2861)

This commit is contained in:
Fred Cox 2023-04-18 13:02:00 +01:00 committed by GitHub
parent 5c61641deb
commit baec7745f7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -91,7 +91,7 @@
<div class="col-md">
<ul class="list-unstyled">
<li><a href="https://github.com/bitwarden/server/releases" target="_blank">Check for Server updates</a></li>
<li><a href="https://github.com/bitwarden/web/releases" target="_blank">Check for Web updates</a></li>
<li><a href="https://github.com/bitwarden/clients/releases" target="_blank">Check for Web updates</a></li>
<li><a href="https://help.bitwarden.com/article/updating-on-premise/" target="_blank">How do I update?</a></li>
</ul>
</div>