diff --git a/README.md b/README.md index e98ef52..f640403 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Personal Website [![Build Status](https://api.travis-ci.org/2martens/2martens.de.png)](https://travis-ci.org/2martens/2martens.de) -[![Website Status](https://img.shields.io/website-up-down-green-red/:protocol(https|http)/:2martens.de.svg)](https://2martens.de) +[![Website Status](https://img.shields.io/website-up-down-green-red/https/2martens.de.svg)](https://2martens.de) This repository hosts my personal website. It is jekyll powered with all required dependencies described in the Gemfile. If you wanted, you could create the very same @@ -87,4 +87,4 @@ minimal changes you need to do. - deploy_ed25519.enc: change to your encrypted SSH key To understand how to prepare the SSH connection, follow this link: -https://oncletom.io/2016/travis-ssh-deploy/ \ No newline at end of file +https://oncletom.io/2016/travis-ssh-deploy/