Skip to content

Commit d236fcc

Browse files
authored
Update plugins.md - added missing escape character
1 parent a500bac commit d236fcc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_pages/develop/plugins.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ If you are interested in developing an **existing** plugin instead, see [Contrib
1010

1111
If you have completed a plugin that you would like to **share with the community**, see [Distributing your plugins](/contribute/distributing).
1212

13-
If you are new to Java development, see the [beginner's guide to starting a Fiji project](/develop/beginners-guide).
13+
If you are new to Java development, see the [beginner\'s guide to starting a Fiji project](/develop/beginners-guide).
1414

1515
For instructions on plugin development for the original [ImageJ](/software/imagej), see [Developing Plugins for ImageJ](/develop/ij1-plugins).' %}
1616

0 commit comments

Comments
 (0)