Update links.

This commit is contained in:
Victor Zverovich 2013-01-14 07:02:59 -08:00
parent d974a935d5
commit 446f22fb99

View File

@ -10,7 +10,7 @@ Features
--------
* `Format string syntax
<http://vitaut.github.com/format/format.html#format-string-syntax>`__
<http://vitaut.github.com/format#format-string-syntax>`__
similar to the one used by `str.format
<http://docs.python.org/2/library/stdtypes.html#str.format>`__ in Python.
* Support for user-defined types.
@ -314,7 +314,7 @@ Documentation License
---------------------
The `Format String Syntax
<http://vitaut.github.com/format/format.html#format-string-syntax>`__
<http://vitaut.github.com/format#format-string-syntax>`__
section in the documentation is based on the one from Python `string module
documentation <http://docs.python.org/3/library/string.html#module-string>`__
adapted for the current library. For this reason the documentation is