Skip to content

Commit bba9d16

Browse files
committed
README: Update badges
1 parent bf24c90 commit bba9d16

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.org

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,8 @@ An interface to communicate with Jupyter kernels in Emacs.
22

33
#+BEGIN_HTML
44
<a href="https://melpa.org/#/jupyter"><img src="https://melpa.org/packages/jupyter-badge.svg"></a>
5-
<a href="https://travis-ci.com/dzop/emacs-jupyter"><img src="https://travis-ci.com/dzop/emacs-jupyter.svg?branch=master"></a>
6-
<a href="https://ci.appveyor.com/project/dzop/emacs-jupyter/branch/master"><img src="https://ci.appveyor.com/api/projects/status/htj8e742k604w2vk/branch/master?svg=true"></a>
7-
<a href="https://gitter.im/emacs-jupyter/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge"><img src="https://badges.gitter.im/emacs-jupyter/community.svg"></a>
5+
<a href="https://github.com/emacs-jupyter/jupyter/actions/workflows/test.yml"><img src="https://github.com/emacs-jupyter/jupyter/actions/workflows/test.yml/badge.svg" /></a>
6+
<a href="https://gitter.im/emacs-jupyter/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge"><img src="https://badges.gitter.im/emacs-jupyter/community.svg" /></a>
87
#+END_HTML
98

109
* Table of Contents :TOC:

0 commit comments

Comments
 (0)