Skip to content

Commit

Permalink
fixed travis links
Browse files Browse the repository at this point in the history
  • Loading branch information
cehbrecht committed Apr 21, 2016
1 parent d68ad68 commit bf9834c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion docs/source/advanced.rst
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ who made the last commit via eMail.

.. note::

See the results for this tutorial on `Travis <https://travis-ci.org/pingucarsti/quick-sphinx-tutorial>`_
See the results for this tutorial on `Travis <https://travis-ci.org/cehbrecht/quick-sphinx-tutorial>`_

Configure theme for rtd
-----------------------
Expand Down
4 changes: 2 additions & 2 deletions docs/source/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Quick Sphinx Tutorial
=====================

.. image:: https://travis-ci.org/pingucarsti/quick-sphinx-tutorial.svg?branch=master
:target: https://travis-ci.org/pingucarsti/quick-sphinx-tutorial
.. image:: https://travis-ci.org/cehbrecht/quick-sphinx-tutorial.svg?branch=master
:target: https://travis-ci.org/cehbrecht/quick-sphinx-tutorial
:alt: Travis Build

Welcome to this short `Sphinx`_ tutorial. This tutorial is a concise
Expand Down

0 comments on commit bf9834c

Please sign in to comment.