← 返回首页
Update of links in Development page · imagej/imagej.github.io@a3f3615 · GitHub
Skip to content

Navigation Menu

Toggle navigation
Sign in
Appearance settings
Search or jump to...

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Include my email address so I can be contacted

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Resetting focus

Commit a3f3615

Browse files
authored
Update of links in Development page
- corrected link to scijava tutorials; - added link to the Writing ImageJ2 Plugins: A Beginner's Perspective.
1 parent ca485cf commit a3f3615

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

‎_pages/develop/index.md‎

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,8 @@ This page provides an overview of ImageJ2 from the perspective of software devel
1010
## Quick start
1111

1212
- **Learn to write [scripts](/scripting)** from the [tutorial notebooks](/tutorials/notebooks).
13-
- **Learn to use ImageJ2 from Java** with the [tutorial Maven projects](https://github.com/imagej/tutorials/tree/-/java).
13+
- **Learn to use ImageJ2 from Java** with the [tutorial Maven projects](https://github.com/imagej/tutorials/tree/master/java).
14+
- **Read an introduction** about [Writing ImageJ2 Plugins: A Beginners Perspective](https://imagej.net/news/2016-04-19-writing-imagej2-plugins-a-beginners-perspective).
1415

1516
## What is ImageJ2?
1617

0 commit comments

Comments
 (0)

Footer

© 2026 GitHub, Inc.