travis.dot.com not dot.org [skip ci]

This commit is contained in:
dickmao 2019-11-08 23:32:03 -05:00
parent 131a4d0517
commit 183f73e7d0
2 changed files with 10 additions and 11 deletions

View file

@ -7,8 +7,8 @@
.. COMMENTARY (see Makefile)
.. |build-status|
image:: https://secure.travis-ci.org/dickmao/emacs-ipython-notebook.png?branch=master
:target: http://travis-ci.org/dickmao/emacs-ipython-notebook
image:: https://secure.travis-ci.com/dickmao/emacs-ipython-notebook.png?branch=master
:target: http://travis-ci.com/dickmao/emacs-ipython-notebook
:alt: Build Status
.. |melpa-dev|
image:: http://melpa.milkbox.net/packages/ein-badge.svg

View file

@ -14,8 +14,8 @@ EIN was originally written by `[tkf]`_. A jupyter Babel_ backend was first
introduced by `[gregsexton]`_.
.. |build-status|
image:: https://secure.travis-ci.org/dickmao/emacs-ipython-notebook.png?branch=master
:target: http://travis-ci.org/dickmao/emacs-ipython-notebook
image:: https://secure.travis-ci.com/dickmao/emacs-ipython-notebook.png?branch=master
:target: http://travis-ci.com/dickmao/emacs-ipython-notebook
:alt: Build Status
.. |melpa-dev|
image:: http://melpa.milkbox.net/packages/ein-badge.svg
@ -69,7 +69,6 @@ Notebook server ``M-x ein:log-pop-to-request-buffer``.
Kernel messaging (must be run from notebook buffer) ``M-x ein:dev-pop-to-debug-channels``.
.. _spacemacs layer: https://github.com/syl20bnr/spacemacs/tree/master/layers/%2Blang/ipython-notebook
.. _auto-complete: https://github.com/auto-complete/auto-complete
.. _company-mode: https://github.com/company-mode/company-mode
.. _jupyterhub: https://github.com/jupyterhub/jupyterhub