From 6ea6a422fbb6279c6fc589e86603a6864273229d Mon Sep 17 00:00:00 2001 From: Andras Timar Date: Sat, 7 Sep 2013 14:21:22 +0200 Subject: s/wiki.services.openoffice.org/wiki.openoffice.org/g Change-Id: I059fbee385a109069c70f3869021c8e2ee48fee1 --- desktop/source/pkgchk/unopkg/unopkg_app.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'desktop/source/pkgchk') 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 [] = " \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 [] = { -- cgit