diff options
author | Andras Timar <atimar@suse.com> | 2011-11-19 22:42:24 +0100 |
---|---|---|
committer | Andras Timar <atimar@suse.com> | 2011-11-19 22:43:33 +0100 |
commit | b338e513f77d469f9ba252220db164cf3cb5bcea (patch) | |
tree | f909bce194f5ba1e7801afb5198855859124a7e5 /scp2 | |
parent | 2bad94e6b578980b2274a4d9497cc0938adfde0c (diff) |
change URL pointing to openoffice.org domain - fdo#39734
Diffstat (limited to 'scp2')
-rw-r--r-- | scp2/source/python/module_python.ulf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scp2/source/python/module_python.ulf b/scp2/source/python/module_python.ulf index 2303dcd8a383..400c25e6ddde 100644 --- a/scp2/source/python/module_python.ulf +++ b/scp2/source/python/module_python.ulf @@ -29,4 +29,4 @@ en-US = "Python-UNO Bridge" [STR_DESC_MODULE_OPTIONAL_PYTHON] -en-US = "Adds the ability to automate %PRODUCTNAME with the python scripting language. See http://udk.openoffice.org/python/python-bridge.html for a complete documentation." +en-US = "Adds the ability to automate %PRODUCTNAME with the Python scripting language. See https://wiki.documentfoundation.org/Development/PyUno for a complete documentation." |