Skip to content

Commit b663187

Browse files
authored
Update beginners-guide.md
1 parent b905f67 commit b663187

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_pages/develop/beginners-guide.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Lastly, this new guide exclusively covers Scijava-based Fiji projects, and will
2525
- The top-level source of information is [the ImageJ wiki](/).
2626
- The [Development](/develop) page is the best portal for aspiring ImageJ developers.
2727
- [Fiji](/software/fiji) is available at: {% include github org='fiji' repo='fiji' label='fiji/fiji' %}
28-
- <Javadoc>
28+
- Use the [Javadoc](/develop/javadoc) to find class documentation
2929
- For additional help, use the [ImageJ Forum](/discuss).
3030

3131
## Overview of terminology
@@ -334,4 +334,4 @@ In IntelliJ IDEA you may want to make sure that the JUnit5 Plugin is activated.
334334
</plugin>
335335
</plugins>
336336
</build>
337-
```
337+
```

0 commit comments

Comments
 (0)