Skip to content

Commit 9f73bc9

Browse files
committed
Merge pull request #430 from Axelrod-Python/429
Converting md hyperlinks to rst in README Closes #429
2 parents 2edcd9d + 7c6b346 commit 9f73bc9

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

README.rst

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,8 @@ You might need to install the libraries in `requirements.txt`::
5151

5252
pip install -r requirements.txt
5353

54-
Note that on Ubuntu [some
55-
users](https://github.com/Axelrod-Python/Axelrod/issues/309) have had problems
54+
Note that on Ubuntu `some
55+
users <https://github.com/Axelrod-Python/Axelrod/issues/309>`_ have had problems
5656
installing matplotlib. This seems to help with that::
5757

5858
sudo apt-get install libfreetype6-dev
@@ -133,14 +133,14 @@ paper please list it here:
133133
Contributors
134134
============
135135

136-
The library has had many awesome contributions from many [great
137-
contributors](https://github.com/Axelrod-Python/Axelrod/graphs/contributors).
136+
The library has had many awesome contributions from many `great
137+
contributors <https://github.com/Axelrod-Python/Axelrod/graphs/contributors>`_.
138138
The Core developers of the project are:
139139

140-
- [drvinceknight](https://github.com/drvinceknight)
141-
- [langner](https://github.com/langner)
142-
- [marcharper](https://github.com/marcharper)
143-
- [meatballs](https://github.com/meatballs)
140+
- `drvinceknight`_
141+
- `langner <https://github.com/langner>`_
142+
- `marcharper <https://github.com/marcharper>`_
143+
- `meatballs <https://github.com/meatballs>`_
144144

145145
.. |Join the chat at https://gitter.im/Axelrod-Python/Axelrod| image:: https://badges.gitter.im/Join%20Chat.svg
146146
:target: https://gitter.im/Axelrod-Python/Axelrod?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge

0 commit comments

Comments
 (0)