summaryrefslogtreecommitdiff
path: root/scripting/java/com/sun/star/script/framework/provider/beanshell/template.bsh
diff options
context:
space:
mode:
Diffstat (limited to 'scripting/java/com/sun/star/script/framework/provider/beanshell/template.bsh')
-rwxr-xr-xscripting/java/com/sun/star/script/framework/provider/beanshell/template.bsh4
1 files changed, 2 insertions, 2 deletions
diff --git a/scripting/java/com/sun/star/script/framework/provider/beanshell/template.bsh b/scripting/java/com/sun/star/script/framework/provider/beanshell/template.bsh
index 03cb114d79b7..236c5bc3299f 100755
--- a/scripting/java/com/sun/star/script/framework/provider/beanshell/template.bsh
+++ b/scripting/java/com/sun/star/script/framework/provider/beanshell/template.bsh
@@ -3,7 +3,7 @@
these classes and the OpenOffice.org API, see the OpenOffice.org
Developers Guide at:
- http://api.openoffice.org/
+ http://api.libreoffice.org/
*/
import com.sun.star.uno.UnoRuntime;
@@ -27,7 +27,7 @@ import com.sun.star.frame.XModel;
For more information on using this class see the scripting
developer guides at:
- http://api.openoffice.org/docs/DevelopersGuide/ScriptingFramework/ScriptingFramework.xhtml
+ http://api.libreoffice.org/docs/DevelopersGuide/ScriptingFramework/ScriptingFramework.xhtml
*/
// Hello World in BeanShell