Skip to content

Commit

Permalink
Fix urls in the changelog.
Browse files Browse the repository at this point in the history
  • Loading branch information
svetlyak40wt committed May 2, 2015
1 parent 5860a7f commit b688c33
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ It is able to read all new releases in given repository and send them into
processing pipeline. This works as for public repositories, and for private
too. `Read the docs`_ for futher details.

.. _Read the docs: /sources.html#github-releases
.. _Read the docs: https://python-processor.readthedocs.org/en/latest/sources.html#github-releases

Other changes are:

Expand All @@ -36,7 +36,7 @@ Now Processor is able to notify you via email about any event.
* Added a `web.hook`_ source.
* Now `source` could be not only a iterable object, but any function which returns values.

.. _web.hook: /sources.html#web-hook
.. _web.hook: https://python-processor.readthedocs.org/en/latest/sources.html#web-hook

0.2.1 (2015-03-30)
------------------
Expand Down

0 comments on commit b688c33

Please sign in to comment.