File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -165,4 +165,4 @@ o CODEC-176: Spelling fixes in Javadoc and comments. Thanks to Ville Skyttä.
165165For complete information on Apache Commons Codec, including instructions on how to submit bug reports,
166166patches, or suggestions for improvement, see the Apache Commons Codec website:
167167
168- http ://commons.apache.org/proper/commons-codec/
168+ https ://commons.apache.org/proper/commons-codec/
Original file line number Diff line number Diff line change @@ -39,7 +39,7 @@ limitations under the License.
3939 widely used encoders and decoders, the codec package also maintains a
4040 collection of phonetic encoding utilities.
4141 </description >
42- <url >http ://commons.apache.org/proper/commons-codec/</url >
42+ <url >https ://commons.apache.org/proper/commons-codec/</url >
4343 <issueManagement >
4444 <system >jira</system >
4545 <url >http://issues.apache.org/jira/browse/CODEC</url >
Original file line number Diff line number Diff line change 2525 <body >
2626 <menu name =" Codec" >
2727 <item name =" Overview" href =" /index.html" />
28- <item name =" Download" href =" http ://commons.apache.org/codec/download_codec.cgi" />
28+ <item name =" Download" href =" https ://commons.apache.org/codec/download_codec.cgi" />
2929 <item name =" Users guide" href =" /userguide.html" />
3030 <item name =" Javadoc trunk" href =" /apidocs/index.html" />
3131 <item name =" Javadoc 1.12" href =" /archives/1.12/apidocs/index.html" />
Original file line number Diff line number Diff line change @@ -87,7 +87,7 @@ The <a href="source-repository.html">subversion repository</a> can be
8787<!-- ================================================== -->
8888<section name =" Releases" >
8989<ul >
90- <li ><a href =" http ://commons.apache.org/codec/download_codec.cgi" >Codec 1.12 (mirrors)</a > requires Java 1.7</li >
90+ <li ><a href =" https ://commons.apache.org/codec/download_codec.cgi" >Codec 1.12 (mirrors)</a > requires Java 1.7</li >
9191 <li ><a href =" http://archive.apache.org/dist/commons/codec/" >Codec 1.11 (archives)</a > requires Java 1.6</li >
9292 <li ><a href =" http://archive.apache.org/dist/commons/codec/" >Codec 1.10 (archives)</a > requires Java 1.6</li >
9393 <li ><a href =" http://archive.apache.org/dist/commons/codec/" >Codec 1.9 (archives)</a > requires Java 1.6</li >
@@ -98,7 +98,7 @@ The <a href="source-repository.html">subversion repository</a> can be
9898</ul >
9999<p >
100100See the
101- <a href =" http ://commons.apache.org/codec/download_codec.cgi" >Download Page</a >
101+ <a href =" https ://commons.apache.org/codec/download_codec.cgi" >Download Page</a >
102102for the latest releases.<br />
103103</p >
104104<p >
Original file line number Diff line number Diff line change @@ -49,7 +49,7 @@ limitations under the License.
4949 <section name =" Overview" >
5050 <p >
5151 <a href =" index.html" >Apache Commons Codec</a > shares mailing lists with all the other
52- <a href =" http ://commons.apache.org/components.html" >Commons Components</a >.
52+ <a href =" https ://commons.apache.org/components.html" >Commons Components</a >.
5353 To make it easier for people to only read messages related to components they are interested in,
5454 the convention in Commons is to prefix the subject line of messages with the component's name,
5555 for example:
You can’t perform that action at this time.
0 commit comments