Skip to content

Commit 7fa6a43

Browse files
committed
Merge pull request #17 from syohex/update-melpa-url
Update MELPA URL
2 parents 1b4af83 + cab7e95 commit 7fa6a43

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
.. |melpa| image:: http://melpa.org/packages/pyenv-mode-badge.svg
2-
:target: http://melpa.org/#/pyenv-mode
1+
.. |melpa| image:: https://melpa.org/packages/pyenv-mode-badge.svg
2+
:target: https://melpa.org/#/pyenv-mode
33
:alt: Melpa
44

55
==========
@@ -85,7 +85,7 @@ environment matched project name.
8585
.. _python.el: http://repo.or.cz/w/emacs.git/blob_plain/master:/lisp/progmodes/python.el
8686
.. _pyenv: https://github.com/yyuu/pyenv
8787
.. _python-django: https://github.com/fgallina/python-django.el
88-
.. _Melpa: http://melpa.milkbox.net
88+
.. _Melpa: https://melpa.org
8989
.. _flycheck: https://github.com/flycheck/flycheck
9090
.. _anaconda-mode: https://github.com/proofit404/anaconda-mode
9191
.. _projectile: https://github.com/bbatsov/projectile

0 commit comments

Comments
 (0)