Skip to content

Commit 536e686

Browse files
committed
updated link to String Format String Syntax in Python 3
1 parent 5f2c3ab commit 536e686

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

links/FPY.LI.htaccess

+1-1
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ RedirectTemp /a-18 https://www.python.org/doc/essays/
152152
RedirectTemp /1-1 http://hugunin.net/story_of_jython.html
153153
RedirectTemp /1-2 https://www.oreilly.com/library/view/jython-essentials/9781449397364/
154154
RedirectTemp /1-3 https://docs.python.org/3/reference/lexical_analysis.html#reserved-classes-of-identifiers
155-
RedirectTemp /1-4 https://docs.python.org/2/library/string.html#format-string-syntax
155+
RedirectTemp /1-4 https://docs.python.org/3.10/library/string.html#format-string-syntax
156156
RedirectTemp /1-5 https://stackoverflow.com/questions/1436703/what-is-the-difference-between-str-and-repr
157157
RedirectTemp /1-6 https://docs.python.org/3/library/stdtypes.html#truth
158158
RedirectTemp /1-7 https://docs.python.org/3/tutorial/controlflow.html#unpacking-argument-lists

0 commit comments

Comments
 (0)