Skip to content

Commit 6e758c7

Browse files
committed
README: Update MELPA badges
1 parent 81e3cb3 commit 6e758c7

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.org

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
#+html: <a href="https://www.gnu.org/software/emacs/"><img alt="GNU Emacs" src="https://github.com/minad/corfu/blob/screenshots/emacs.svg?raw=true"/></a>
44
#+html: <a href="https://elpa.nongnu.org/nongnu/gnuplot.html"><img alt="NonGNU ELPA" src="https://elpa.nongnu.org/nongnu/gnuplot.svg"/></a>
55
#+html: <a href="https://elpa.nongnu.org/nongnu-devel/gnuplot.html"><img alt="NonGNU-devel ELPA" src="https://elpa.nongnu.org/nongnu-devel/gnuplot.svg"/></a>
6-
#+html: <a href="https://melpa.org/#/gnuplot"><img alt="MELPA" src="https://melpa.org/packages/gnuplot-badge.svg"/></a>
7-
#+html: <a href="https://stable.melpa.org/#/gnuplot"><img alt="MELPA Stable" src="https://stable.melpa.org/packages/gnuplot-badge.svg"/></a>
6+
#+html: <a href="https://releases.melpa.org/#/gnuplot"><img alt="MELPA Releases" src="https://releases.melpa.org/packages/gnuplot-badge.svg"/></a>
7+
#+html: <a href="https://snapshots.melpa.org/#/gnuplot"><img alt="MELPA Snapshots" src="https://snapshots.melpa.org/packages/gnuplot-badge.svg"/></a>
88

99
This package allows running [[http://www.gnuplot.info/][Gnuplot]] files from within the [[https://www.gnu.org/software/emacs/][GNU Emacs]] editor. It
1010
features:
@@ -20,7 +20,7 @@ above.
2020

2121
* Installation
2222

23-
The easiest way to install =gnuplot= is to directly get it from [[https://elpa.nongnu.org/][ELPA]] or [[https://melpa.org][MELPA]]. You
23+
The easiest way to install =gnuplot= is to directly get it from [[https://elpa.nongnu.org/nongnu/gnuplot.html][ELPA]] or [[https://releases.melpa.org/#/gnuplot][MELPA]]. You
2424
should be able to install =gnuplot= by typing
2525

2626
: M-x install-package RET gnuplot RET

0 commit comments

Comments
 (0)