Skip to content

Commit 84f4735

Browse files
committed
Fix up URLs so they point to actual sites; this allows relative URLs to work properly
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/codec/trunk@1459912 13f79535-47bb-0310-9956-ffa450edef68
1 parent 4ed92eb commit 84f4735

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ limitations under the License.
3838
widely used encoders and decoders, the codec package also maintains a
3939
collection of phonetic encoding utilities.
4040
</description>
41-
<url>http://commons.apache.org/codec/</url>
41+
<url>http://commons.apache.org/proper/commons-codec/</url>
4242
<issueManagement>
4343
<system>jira</system>
4444
<url>http://issues.apache.org/jira/browse/CODEC</url>

0 commit comments

Comments
 (0)