Update links.
This commit is contained in:
parent
d974a935d5
commit
446f22fb99
@ -10,7 +10,7 @@ Features
|
|||||||
--------
|
--------
|
||||||
|
|
||||||
* `Format string syntax
|
* `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
|
similar to the one used by `str.format
|
||||||
<http://docs.python.org/2/library/stdtypes.html#str.format>`__ in Python.
|
<http://docs.python.org/2/library/stdtypes.html#str.format>`__ in Python.
|
||||||
* Support for user-defined types.
|
* Support for user-defined types.
|
||||||
@ -314,7 +314,7 @@ Documentation License
|
|||||||
---------------------
|
---------------------
|
||||||
|
|
||||||
The `Format String Syntax
|
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
|
section in the documentation is based on the one from Python `string module
|
||||||
documentation <http://docs.python.org/3/library/string.html#module-string>`__
|
documentation <http://docs.python.org/3/library/string.html#module-string>`__
|
||||||
adapted for the current library. For this reason the documentation is
|
adapted for the current library. For this reason the documentation is
|
||||||
|
Loading…
Reference in New Issue
Block a user