Skip to content

Commit 682a9f5

Browse files
committed
Shorten URL for the javadoc page
We try to use succinct URLs on the wiki. I'll put a redirect in place on the server side, in case any links to the previous name are in the wild.
1 parent ff9a6fd commit 682a9f5

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

_includes/layout/menu

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
<li><a href="/scripting/batch">Batch Processing</a></li>
7777
<li><a href="/scripting/basics">Scripting Basics</a></li>
7878
<li><a href="/scripting/user-input">User Input</a></li>
79-
<li><a href="/scripting/how-to-use-the-javadoc">Using Javadocs</a></li>
79+
<li><a href="/scripting/javadoc">Using Javadoc</a></li>
8080
<li><a href="/scripting/script-editor">Script Editor</a></li>
8181
<li><a href="/scripting/auto-imports">Auto Import</a></li>
8282
<li><a href="/scripting/templates">Templates</a></li>
File renamed without changes.

0 commit comments

Comments
 (0)