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"> <h2 class="reference" id="functions">
Function Reference 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> </h2>
<div class="documentation"> <div class="documentation">
@ -229,7 +229,7 @@
<div class="documentation"> <div class="documentation">
<h4>Extras</h4> <h4>Extras</h4>
<div> <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>. and there is example code in the <a href="https://github.com/filebot/scripts">script repository</a>.
</div> </div>
</div> </div>