Skip to content

Commit 5ef45c7

Browse files
committed
Fix asciidoc incorrect link syntax
1 parent d0f493c commit 5ef45c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ added after the original pull request but before a merge.
2020
the ``Importing into eclipse'' instructions below you should get project specific
2121
formatting automatically. You can also import formatter settings using the
2222
`eclipse-code-formatter.xml` file from the `eclipse` folder. If using IntelliJ, you can
23-
use the [Eclipse Code Formatter Plugin](http://plugins.jetbrains.com/plugin/6546)
23+
use the http://plugins.jetbrains.com/plugin/6546[Eclipse Code Formatter Plugin]
2424
to import the same file.
2525
* Make sure all new `.java` files to have a simple Javadoc class comment with at least an
2626
`@author` tag identifying you, and preferably at least a paragraph on what the class is

0 commit comments

Comments
 (0)