* This function grabs the @c key of window using @c grab_mode
*
* @privlevel platform
- * @privilege http://tizen.org/privilege/keygrab
+ * @privilege %http://tizen.org/privilege/keygrab
*
* @param win The target Ecore_Wl2_Window
* @param key The string is the keyname to grab
*
* @section EVAS_GL_RELATED_FEATURES Related Features
* This API is related with the following feature:\n
- * - http://tizen.org/feature/opengles.version.1_1
- * - http://tizen.org/feature/opengles.version.2_0
- * - http://tizen.org/feature/opengles.version.3_0
- * - http://tizen.org/feature/opengles.version.3_1
- * - http://tizen.org/feature/opengles.version.3_2
+ * - %http://tizen.org/feature/opengles.version.1_1
+ * - %http://tizen.org/feature/opengles.version.2_0
+ * - %http://tizen.org/feature/opengles.version.3_0
+ * - %http://tizen.org/feature/opengles.version.3_1
+ * - %http://tizen.org/feature/opengles.version.3_2
*
* It is recommended to design feature related codes in your application for reliability.\n
*