From 3541e3a40e59bed625891d83bc35d1289ab0e2e9 Mon Sep 17 00:00:00 2001 From: Victor Zverovich Date: Mon, 14 Jan 2013 06:47:10 -0800 Subject: [PATCH] Correct links. --- README.rst | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index 5350e74b..9a769c62 100644 --- a/README.rst +++ b/README.rst @@ -9,7 +9,8 @@ in Python. Features -------- -* `Format string syntax `__ +* `Format string syntax + `__ similar to the one used by `str.format `__ in Python. * Support for user-defined types. @@ -312,7 +313,8 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. Documentation License --------------------- -The `Format String Syntax `__ +The `Format String Syntax +`__ section in the documentation is based on the one from Python `string module documentation `__ adapted for the current library. For this reason the documentation is