branch: elpa/engine-mode
commit 282f5d5910a7bdda08905d7c4e0c87cf96244cb0
Author: Harry R. Schwartz <he...@harryrschwartz.com>
Commit: Harry R. Schwartz <he...@harryrschwartz.com>

    Fix link to MELPA Stable status badge
    
    And use HTTPS for all the badges, too, why not.
---
 README.md | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/README.md b/README.md
index adc6a4e699..d9091393a1 100644
--- a/README.md
+++ b/README.md
@@ -1,8 +1,8 @@
 # engine-mode
 
-[![MELPA](http://melpa.org/packages/engine-mode-badge.svg)](http://melpa.org/#/engine-mode)
-[![Melpa Stable 
Status](http://melpa-stable.milkbox.net/packages/engine-mode-badge.svg)](http://melpa-stable.milkbox.net/#/engine-mode)
-[![License: GPL 
v3](https://img.shields.io/badge/License-GPL%20v3-blue.svg)](http://www.gnu.org/licenses/gpl-3.0)
+[![MELPA](https://melpa.org/packages/engine-mode-badge.svg)](https://melpa.org/#/engine-mode)
+[![MELPA Stable 
Status](https://stable.melpa.org/packages/engine-mode-badge.svg)](https://stable.melpa.org/#/engine-mode)
+[![License: GPL 
v3](https://img.shields.io/badge/License-GPL%20v3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0)
 
 `engine-mode` is a global minor mode for Emacs. It enables you to easily define
 search engines, bind them to keybindings, and query them from the comfort of

Reply via email to