diff options
| author | Cédric Picard <cedric.picard@efrei.net> | 2014-11-29 17:26:47 +0100 | 
|---|---|---|
| committer | Cédric Picard <cedric.picard@efrei.net> | 2014-11-29 17:26:47 +0100 | 
| commit | 900b8d1abe149645249c53e7befca7e8895f5bc8 (patch) | |
| tree | 2df64f37df9d190f083c851aecd6ceb7a44d0cc4 | |
| parent | 61437ef323105a28eac3da777b92742760c90b9a (diff) | |
| download | pasteme-900b8d1abe149645249c53e7befca7e8895f5bc8.tar.gz pasteme-900b8d1abe149645249c53e7befca7e8895f5bc8.tar.bz2 pasteme-900b8d1abe149645249c53e7befca7e8895f5bc8.zip | |
Fixed hyperlinks in  readme
| -rw-r--r-- | readme.rst | 4 | 
1 files changed, 2 insertions, 2 deletions
| @@ -50,7 +50,7 @@ Credits  The keyboard keys icons are from a set_ designed by Chromatix.  They are licensed as `CC Attribution-NonCommercial-No Derivate 4.0`__. -.. _set http://www.iconarchive.com/show/keyboard-keys-icons-by-chromatix.2.html -.. __ http://creativecommons.org/licenses/by-nc-nd/4.0/legalcode +.. _set: http://www.iconarchive.com/show/keyboard-keys-icons-by-chromatix.2.html +.. __: http://creativecommons.org/licenses/by-nc-nd/4.0/legalcode  The pygments theme come from *Sourcey*: http://sourcey.com | 
