* When an application is uninstalled, the files written by that application are not removed from the internal/external storage.\n
* If you want to access files or directories in internal storage, you must declare http://tizen.org/privilege/mediastorage.\n
* If you want to access files or directories in external storage, you must declare http://tizen.org/privilege/externalstorage.\n
- * Refer to <a href="https://developer.tizen.org/development/guides/native-application/security/privacy-related-permissions"><b>Privacy-related Permissions</b></a>.\n
+ * Refer to <a href="https://docs.tizen.org/application/native/guides/security/privacy-related-permissions"><b>Privacy-related Permissions</b></a>.\n
* You must release @a path using free().
* @param[in] storage_id The storage device
* @param[out] path The absolute path to the storage directory
* The directory path may not exist, so you must make sure that it exists before using it.\n
* If you want to access files or directories in internal storage, you must declare http://tizen.org/privilege/mediastorage.\n
* If you want to access files or directories in external storage, you must declare http://tizen.org/privilege/externalstorage.\n
- * Refer to <a href="https://developer.tizen.org/development/guides/native-application/security/privacy-related-permissions"><b>Privacy-related Permissions</b></a>.\n
+ * Refer to <a href="https://docs.tizen.org/application/native/guides/security/privacy-related-permissions"><b>Privacy-related Permissions</b></a>.\n
* You must release @a path using free().
* @param[in] storage_id The storage device
* @param[in] type The directory type