Skip to content

Commit 211bbdf

Browse files
committed
Javadoc syntax
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/codec/trunk@1379013 13f79535-47bb-0310-9956-ffa450edef68
1 parent 8882245 commit 211bbdf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/main/java/org/apache/commons/codec/net/URLCodec.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
* <p>
4040
* This class is immutable and thread-safe.
4141
*
42-
* @see <a href="http://www.w3.org/TR/html4/interact/forms.html#h-17.13.4.1">Chapter 17.13.4 'Form content types'</a>
42+
* @see "<a href='http://www.w3.org/TR/html4/interact/forms.html#h-17.13.4.1'>Chapter 17.13.4 'Form content types'</a>"
4343
* of the <a href="http://www.w3.org/TR/html4/">HTML 4.01 Specification<a>
4444
*
4545
* @since 1.2

0 commit comments

Comments
 (0)