From 34a356d23796a2fb333eb873b20432c6c3d4a701 Mon Sep 17 00:00:00 2001 From: "R. Bernstein" Date: Sat, 10 Jun 2017 06:21:36 -0400 Subject: [PATCH] Create README.rst --- README.rst | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.rst b/README.rst index 3b14f10f..56607fe3 100644 --- a/README.rst +++ b/README.rst @@ -171,12 +171,10 @@ See Also * https://code.google.com/archive/p/unpyc3/ : supports Python 3.2 only. The above projects use a different decompiling technique than what is used here. * https://github.com/figment/unpyc3/ : fork of above, but supports Python 3.3 only. Include some fixes like supporting function annotations * The HISTORY_ file. -* |How to report a bug| - +* `How to report a bug `_ .. |downloads| image:: https://img.shields.io/pypi/dd/uncompyle6.svg .. _trepan: https://pypi.python.org/pypi/trepan .. _HISTORY: https://github.com/rocky/python-uncompyle6/blob/master/HISTORY.md -.. How_to_report_a_bug: :target: https://github.com/rocky/python-uncompyle6/blob/master/HISTORY.md .. _debuggers: https://pypi.python.org/pypi/trepan3k .. _remake: https://bashdb.sf.net/remake .. _pycdc: https://github.com/zrax/pycdc