Update docs

This commit is contained in:
Reinhard Pointner 2016-08-06 15:49:13 +08:00
parent 1777a0342c
commit 5ff7c98e04
1 changed files with 2 additions and 2 deletions

View File

@ -128,7 +128,7 @@
<h2 class="reference" id="functions">
Function Reference
<a href="https://github.com/filebot/filebot/tree/master/source/net/filebot/cli/ScriptShellMethods.java" class="source" target="_blank">source</a>
<a href="https://github.com/filebot/filebot/blob/master/source/net/filebot/cli/ScriptShellBaseClass.java" class="source" target="_blank">source</a>
</h2>
<div class="documentation">
@ -229,7 +229,7 @@
<div class="documentation">
<h4>Extras</h4>
<div>
<a href="https://github.com/filebot/filebot/tree/master/source/net/filebot/cli/ScriptShellBaseClass.java">ScriptBaseClass</a> also defines lots of extra useful functions
<a href="https://github.com/filebot/filebot/blob/master/source/net/filebot/cli/ScriptShellMethods.java">ScriptShellMethods</a> also defines lots of extra useful functions
and there is example code in the <a href="https://github.com/filebot/scripts">script repository</a>.
</div>
</div>