From 5c4ed1d036d2f8499e15a2b47fc24def039d2af6 Mon Sep 17 00:00:00 2001 From: DIYgod Date: Tue, 28 Apr 2020 19:33:19 +0800 Subject: [PATCH] docs: change Deploy to Heroku button img --- docs/en/install/README.md | 2 +- docs/install/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/en/install/README.md b/docs/en/install/README.md index ae4cc5608..8a755a327 100644 --- a/docs/en/install/README.md +++ b/docs/en/install/README.md @@ -184,7 +184,7 @@ Then repeat the installation steps ## Heroku Deployment -[![Deploy to Heroku](https://i.imgur.com/e6ZcmUY.png)](https://heroku.com/deploy?template=https%3A%2F%2Fgithub.com%2FDIYgod%2FRSSHub) +[![Deploy to Heroku](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy?template=https%3A%2F%2Fgithub.com%2FDIYgod%2FRSSHub) ## Deploy to Vercel(Zeit Now) diff --git a/docs/install/README.md b/docs/install/README.md index 44ee49639..81f643a56 100644 --- a/docs/install/README.md +++ b/docs/install/README.md @@ -186,7 +186,7 @@ $ git pull ## 部署到 Heroku -[![Deploy to Heroku](https://i.imgur.com/e6ZcmUY.png)](https://heroku.com/deploy?template=https%3A%2F%2Fgithub.com%2FDIYgod%2FRSSHub) +[![Deploy to Heroku](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy?template=https%3A%2F%2Fgithub.com%2FDIYgod%2FRSSHub) ## 部署至 Vercel(Zeit Now)