From ef926dce335a9372aa6f09fdbeead7ad8a6bfeff Mon Sep 17 00:00:00 2001 From: Montana Flynn Date: Mon, 18 Feb 2019 03:49:34 +0700 Subject: [PATCH 1/2] docs(README): update logo src (#2719) The current logo src is 404: https://portainer.io/images/logo_alt.png The repo already includes the logo: https://github.com/portainer/portainer/blob/develop/assets/images/logo_alt.png?raw=true --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 65117ef76..b47930d71 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@

- +

[![Docker Pulls](https://img.shields.io/docker/pulls/portainer/portainer.svg)](https://hub.docker.com/r/portainer/portainer/) From d5dfc889bb61f923fca2194f25c1c5ec481625f0 Mon Sep 17 00:00:00 2001 From: Anthony Lapenna Date: Mon, 18 Feb 2019 09:51:20 +1300 Subject: [PATCH 2/2] docs(README): remove gitter badges --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index b47930d71..6a6a41c22 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,6 @@ [![Documentation Status](https://readthedocs.org/projects/portainer/badge/?version=stable)](http://portainer.readthedocs.io/en/stable/?badge=stable) [![Build Status](https://portainer.visualstudio.com/Portainer%20CI/_apis/build/status/Portainer%20CI?branchName=develop)](https://portainer.visualstudio.com/Portainer%20CI/_build/latest?definitionId=3&branchName=develop) [![Code Climate](https://codeclimate.com/github/portainer/portainer/badges/gpa.svg)](https://codeclimate.com/github/portainer/portainer) -[![Gitter](https://badges.gitter.im/portainer/Lobby.svg)](https://gitter.im/portainer/Lobby?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge) [![Donate](https://img.shields.io/badge/Donate-PayPal-green.svg)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=YHXZJQNJQ36H6) **_Portainer_** is a lightweight management UI which allows you to **easily** manage your different Docker environments (Docker hosts or Swarm clusters). @@ -41,7 +40,6 @@ Unlike the public demo, the playground sessions are deleted after 4 hours. Apart * Issues: https://github.com/portainer/portainer/issues * FAQ: https://portainer.readthedocs.io/en/latest/faq.html * Slack (chat): https://portainer.io/slack/ -* Gitter (chat): https://gitter.im/portainer/Lobby ## Reporting bugs and contributing