Skip to content

Commit

Permalink
fixed image url
Browse files Browse the repository at this point in the history
  • Loading branch information
cmer committed Feb 15, 2017
1 parent 11083c9 commit 56dde0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
</head>
<body>
<header>
<img src='https://raw.githubusercontent.com/cmer/docker-caddy/master/cmer/logo.png' />
<img src='https://raw.githubusercontent.com/cmer/docker-caddy/master/logo.png' />
</header>
<p>is running!</p>
</body>
Expand Down

0 comments on commit 56dde0c

Please sign in to comment.