Skip to content

Commit 670c085

Browse files
committed
pre-commit
1 parent f2ba1a4 commit 670c085

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/library/base64.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,7 @@ Base 85 Encodings
191191

192192
Base-85 encoding is not formally specified. Base-85 encoding is a de facto standard
193193
originating from the ASCII Base-85 Strings encoding defined by the
194-
`PostScript Language <https://web.archive.org/web/20161222092741/https://www.adobe.com/products/postscript/pdfs/PLRM.pdf>`_.
194+
`PostScript Language <https://web.archive.org/web/20161222092741/https://www.adobe.com/products/postscript/pdfs/PLRM.pdf>`_.
195195

196196
The Ascii85 and Base85 functions in this module are two implementations of
197197
the de facto standard. Which function you should use depends on how the other

0 commit comments

Comments
 (0)