From 0a897e64abf496d63ea9c2f98a010af17aa29865 Mon Sep 17 00:00:00 2001 From: enkore Date: Thu, 16 Jan 2014 23:04:32 +0100 Subject: [PATCH] Missed that link --- README.rst | 6 +++--- README.tpl.rst | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.rst b/README.rst index 7afff11..6fb37ec 100644 --- a/README.rst +++ b/README.rst @@ -191,7 +191,7 @@ Formatting ++++++++++ All modules let you specifiy the exact output formatting using a -[format string](http://docs.python.org/3/library/string.html#formatstrings), which +`format string