Fix link for package manager doc 23/250223/1
authorSukHyung, Kang <shine.kang@samsung.com>
Tue, 22 Dec 2020 07:30:35 +0000 (16:30 +0900)
committerSukHyung, Kang <shine.kang@samsung.com>
Tue, 22 Dec 2020 07:30:35 +0000 (16:30 +0900)
Change-Id: Ia0b6613ddbc1deba2e56d7c0380b965abeac89d9
Signed-off-by: SukHyung, Kang <shine.kang@samsung.com>
include/package_archive_info.h

index 21b9547..db31e09 100644 (file)
@@ -43,9 +43,9 @@ typedef struct package_archive_info_s *package_archive_info_h;
  * @brief Creates the package archive information for the given package.
  * @since_tizen 4.0
  * @remarks If the given path is relevant to media storage, the privilege
- *          http://tizen.org/privilege/mediastorage is needed.
+ *          %http://tizen.org/privilege/mediastorage is needed.
  * @remarks If the given path is relevant to external storage, the privilege
- *          http://tizen.org/privilege/externalstorage is needed.
+ *          %http://tizen.org/privilege/externalstorage is needed.
  * @remarks You must release @a archive_info
  *          using package_archive_info_destroy().
  * @param[in]  path         The path of the package