We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af58c1a commit fcb8bf6Copy full SHA for fcb8bf6
src/main/javadoc/overview.html
@@ -19,7 +19,9 @@
19
<title>Apache Commons Codec Overview</title>
20
</head>
21
<body>
22
- <img src="../images/commons-logo.png" alt="Apache Commons Codec">
+ <a href="https://commons.apache.org/codec">
23
+ <img src="../images/logo.png" alt="Apache Commons Codec">
24
+ </a>
25
<p>Apache Commons Codec consists of a set of utilities and a simple framework for encoding and decoding text and binary data.</p>
26
<p>
27
You can find the Javadoc package list at the <a href="#all-packages-table">bottom of this page</a>.
0 commit comments