fixed wrong link page
[platform/framework/native/appfw.git] / inc / FAppPkgPackageManager.h
index 2918285..46ae53b 100755 (executable)
@@ -339,9 +339,8 @@ public:
        * @param[in] packageAppFilterMap     The predefined and user defined key(Tizen::Base::String)-value(Tizen::Base::String or Tizen::Base::Boolean) pairs for the package app filter @n
        *                                    The user defined key-value pairs can be added in <Metadata> of manifest.xml.
        *
-       * For more information, see <a href="../org.tizen.native.appprogramming/html/guide/app/package_app_filter.htm">the predefined key-value pairs for package filter</a>.
-       * For more information, see <a href="../org.tizen.native.appprogramming/html/guide/app/package_app_filter.htm">the predefined key-value pairs for package app filter</a>.
-       *
+       * For more information, see <a href="../org.tizen.native.appprogramming/html/guide/app/package_filter.htm">the predefined key-value pairs for package filter</a> and
+       * <a href="../org.tizen.native.appprogramming/html/guide/app/package_app_filter.htm">the predefined key-value pairs for package app filter</a>.
        * @exception    E_SUCCESS                            The method is successful.
        * @exception    E_INVALID_ARG                        A specified input parameter is invalid.
        * @exception    E_SYSTEM                             The method cannot proceed due to a severe system error.