Skip to content

Commit

Permalink
Remove one-click deploy buttons (#10592)
Browse files Browse the repository at this point in the history
* Remove one-click deploy buttons

Signed-off-by: Pierre Burgy <pierre.burgy@gmail.com>

* Remove one-click deploy buttons from strapi package

Signed-off-by: Pierre Burgy <pierre.burgy@gmail.com>

Co-authored-by: Pierre Burgy <pierreburgy@Pierres-MacBook-Pro.local>
  • Loading branch information
pierreburgy and Pierre Burgy committed Aug 4, 2021
1 parent 60e6899 commit 75bb5cf
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 36 deletions.
18 changes: 0 additions & 18 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,24 +8,6 @@
<p align="center"><a href="https://strapi.io/demo">Try live demo</a></p>
<br />

<p align="center">
<a href="https://console.platform.sh/projects/create-project?template=https://raw.githubusercontent.com/platformsh/template-builder/master/templates/strapi/.platform.template.yaml&utm_content=strapi&utm_source=github&utm_medium=button&utm_campaign=deploy_on_platform">
<img src="https://assets.strapi.io/uploads/deploy_button_platform_sh_d032f646a7.png" />
</a>

<a href="https://marketplace.digitalocean.com/apps/strapi">
<img src="https://assets.strapi.io/uploads/deploy_button_Digital_Ocean_fe2c286222.png" />
</a>

<a href="https://www.heroku.com/deploy/?template=https://github.com/strapi/strapi-heroku-template">
<img src="https://assets.strapi.io/uploads/Deploy_button_heroku_b1043fc67d.png" />
</a>

<a href="https://render.com/docs/deploy-strapi">
<img src="https://assets.strapi.io/uploads/deploy_render_e076b6f23a.png" height="44" />
</a>
</p>

<p align="center">
<a href="https://www.npmjs.org/package/strapi">
<img src="https://img.shields.io/npm/v/strapi/latest.svg" alt="NPM Version" />
Expand Down
18 changes: 0 additions & 18 deletions packages/strapi/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,24 +8,6 @@
<p align="center"><a href="https://strapi.io/demo">Try live demo</a></p>
<br />

<p align="center">
<a href="https://console.platform.sh/projects/create-project?template=https://raw.githubusercontent.com/platformsh/template-builder/master/templates/strapi/.platform.template.yaml&utm_content=strapi&utm_source=github&utm_medium=button&utm_campaign=deploy_on_platform">
<img src="https://assets.strapi.io/uploads/deploy_button_platform_sh_d032f646a7.png" />
</a>

<a href="https://marketplace.digitalocean.com/apps/strapi">
<img src="https://assets.strapi.io/uploads/deploy_button_Digital_Ocean_fe2c286222.png" />
</a>

<a href="https://www.heroku.com/deploy/?template=https://github.com/strapi/strapi-heroku-template">
<img src="https://assets.strapi.io/uploads/Deploy_button_heroku_b1043fc67d.png" />
</a>

<a href="https://render.com/docs/deploy-strapi">
<img src="https://assets.strapi.io/uploads/deploy_render_e076b6f23a.png" height="44" />
</a>
</p>

<p align="center">
<a href="https://www.npmjs.org/package/strapi">
<img src="https://img.shields.io/npm/v/strapi/latest.svg" alt="NPM Version" />
Expand Down

0 comments on commit 75bb5cf

Please sign in to comment.