mirror of
https://github.com/zen-browser/www
synced 2026-04-25 17:14:56 +02:00
Update status badge URL in README.md (#864)
* Update status badge URL in README.md Signed-off-by: mr. m <91018726+mr-cheffy@users.noreply.github.com> * Change uptime status link to new URL Updated uptime status link to point to the new status page. Signed-off-by: mr. m <91018726+mr-cheffy@users.noreply.github.com> --------- Signed-off-by: mr. m <91018726+mr-cheffy@users.noreply.github.com>
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
Zen Browser Website
|
||||
</h1>
|
||||
|
||||
[](https://uptime.zen-browser.app)
|
||||
[](https://uptime.zen-browser.app)
|
||||
|
||||
This repository contains the source code for the Zen Browser Website. We are thrilled to welcome you to our community. Before you start, please read this document to understand how you can contribute to this project.
|
||||
|
||||
|
||||
@@ -109,7 +109,7 @@ const {
|
||||
<a href="https://discord.gg/zen-browser" class="font-normal">{footer.discord}</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://uptime.zen-browser.app/" class="font-normal">{footer.uptimeStatus}</a
|
||||
<a href="https://status.zen-browser.app/" class="font-normal">{footer.uptimeStatus}</a
|
||||
>
|
||||
</li>
|
||||
<li>
|
||||
|
||||
Reference in New Issue
Block a user