summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMatt Holt <mholt@users.noreply.github.com>2022-12-31 10:10:32 -0700
committerGitHub <noreply@github.com>2022-12-31 10:10:32 -0700
commitbd74f9449601b6d7dee1cb1db8b960ee1b811de3 (patch)
tree00949e35f00a9020e0210d049dd991a7d7cce45d /README.md
parentb40548ff614a2b30773d6f609fd75e526b409994 (diff)
Update README.md
Update logo and fix test result badge
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/README.md b/README.md
index c0c9cff..f706021 100644
--- a/README.md
+++ b/README.md
@@ -1,9 +1,9 @@
<p align="center">
<a href="https://caddyserver.com">
<picture>
- <source media="(prefers-color-scheme: dark)" srcset="https://user-images.githubusercontent.com/55066419/206944919-98f9fc47-cc3b-49ef-a498-0ff74c625c0c.png">
- <source media="(prefers-color-scheme: light)" srcset="https://user-images.githubusercontent.com/1128849/36338535-05fb646a-136f-11e8-987b-e6901e717d5a.png">
- <img src="https://user-images.githubusercontent.com/1128849/36338535-05fb646a-136f-11e8-987b-e6901e717d5a.png" alt="Caddy" width="450">
+ <source media="(prefers-color-scheme: dark)" srcset="https://user-images.githubusercontent.com/1128849/210150775-22ec1a89-e9d0-47a5-a10e-aa5b9473b4d2.svg">
+ <source media="(prefers-color-scheme: light)" srcset="https://user-images.githubusercontent.com/1128849/210150753-c6511c6f-a8cc-4d95-8fd0-0f933a4cae7f.svg">
+ <img src="https://user-images.githubusercontent.com/1128849/210150753-c6511c6f-a8cc-4d95-8fd0-0f933a4cae7f.svg" alt="Caddy" width="550">
</picture>
</a>
<br>
@@ -13,7 +13,7 @@
<h3 align="center">Every site on HTTPS</h3>
<p align="center">Caddy is an extensible server platform that uses TLS by default.</p>
<p align="center">
- <a href="https://github.com/caddyserver/caddy/actions?query=workflow%3ACross-Platform"><img src="https://github.com/caddyserver/caddy/workflows/Cross-Platform/badge.svg"></a>
+ <a href="https://github.com/caddyserver/caddy/actions/workflows/ci.yml"><img src="https://github.com/caddyserver/caddy/actions/workflows/ci.yml/badge.svg"></a>
<a href="https://pkg.go.dev/github.com/caddyserver/caddy/v2"><img src="https://img.shields.io/badge/godoc-reference-%23007d9c.svg"></a>
<br>
<a href="https://twitter.com/caddyserver" title="@caddyserver on Twitter"><img src="https://img.shields.io/badge/twitter-@caddyserver-55acee.svg" alt="@caddyserver on Twitter"></a>