Skip to content
This repository was archived by the owner on Mar 28, 2024. It is now read-only.

Commit d387849

Browse files
committed
Fix svg title image link for Docker hub
1 parent 96ae986 commit d387849

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
*Caddy server 1.0.4 all in 17.3MB without root, without OS and with optional Caddy plugins*
44

5-
<img height="200" src="title.svg?sanitize=true">
5+
<img height="200" src="https://raw.githubusercontent.com/qdm12/caddy-scratch/master/title.svg?sanitize=true">
66

77
[![Build status](https://github.com/qdm12/caddy-scratch/workflows/Buildx%20latest/badge.svg)](https://github.com/qdm12/caddy-scratch/actions?query=workflow%3A%22Buildx+latest%22)
88
[![Docker Pulls](https://img.shields.io/docker/pulls/qmcgaw/caddy-scratch.svg)](https://hub.docker.com/r/qmcgaw/caddy-scratch)

0 commit comments

Comments
 (0)