diff options
author | Andras Timar <andras.timar@collabora.com> | 2013-09-07 14:21:22 +0200 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2013-09-07 14:21:22 +0200 |
commit | 6ea6a422fbb6279c6fc589e86603a6864273229d (patch) | |
tree | f7b9ecedbcb23305c47f3f9e06b0c74d9c694145 /desktop | |
parent | 15dfb04267015a9dfbc36d79999d51527bc00358 (diff) |
s/wiki.services.openoffice.org/wiki.openoffice.org/g
Change-Id: I059fbee385a109069c70f3869021c8e2ee48fee1
Diffstat (limited to 'desktop')
-rw-r--r-- | desktop/source/pkgchk/unopkg/unopkg_app.cxx | 2 | ||||
-rw-r--r-- | desktop/test/deployment/update/updateinfocreation/readme.txt | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/desktop/source/pkgchk/unopkg/unopkg_app.cxx b/desktop/source/pkgchk/unopkg/unopkg_app.cxx index 2cc191bf88d2..c57b24a9c9b3 100644 --- a/desktop/source/pkgchk/unopkg/unopkg_app.cxx +++ b/desktop/source/pkgchk/unopkg/unopkg_app.cxx @@ -102,7 +102,7 @@ const char s_usingText [] = " <context>\n" "\n" "To learn more about the Extension Manager and extensions, see:\n" -"http://wiki.services.openoffice.org/wiki/Documentation/DevGuide/Extensions/Extensions\n\n"; +"http://wiki.openoffice.org/wiki/Documentation/DevGuide/Extensions/Extensions\n\n"; //------------------------------------------------------------------------------ const OptionInfo s_option_infos [] = { diff --git a/desktop/test/deployment/update/updateinfocreation/readme.txt b/desktop/test/deployment/update/updateinfocreation/readme.txt index c4fc059053e9..9a649bcf97a5 100644 --- a/desktop/test/deployment/update/updateinfocreation/readme.txt +++ b/desktop/test/deployment/update/updateinfocreation/readme.txt @@ -29,7 +29,7 @@ EXTUPDATEINFO_URLS = http://extensions.openoffice.org/testarea/desktop/updateinf This causes the generation of the update information file. This file could be directly references by the URL in the <update-information> of the description.xml. See also the Wiki entry at: -http://wiki.services.openoffice.org/wiki/Creating_update_information_for_extensions +http://wiki.openoffice.org/wiki/Creating_update_information_for_extensions This generated update information file can then be used by the webserver, when it sends back the requested update information. The update information file will be generated in the misc diretory of the output directory. |