diff options
Diffstat (limited to 'examples/0README.html')
-rw-r--r-- | examples/0README.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/0README.html b/examples/0README.html index e566784..adecdc8 100644 --- a/examples/0README.html +++ b/examples/0README.html @@ -175,7 +175,7 @@ to compile Roman numerals into their integer values. <li><a href="removeLineBreaks.py">removeLineBreaks.py</a><br>
A string transformer that converts text files with hard line-breaks into one with line breaks
only between paragraphs. Useful when converting downloads from
-<a href="http://www.gutenberg.org">Project Gutenberg</a> to import to word processing apps
+<a href="https://www.gutenberg.org/">Project Gutenberg</a> to import to word processing apps
that can reformat paragraphs once hard line-breaks are removed, or for loading into your Palm Pilot for portable perusal.
<p>
See <a href="Successful Methods of Public Speaking.txt">Successful Methods of Public Speaking.txt</a> and
|