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