X-Git-Url: https://scripts.mit.edu/gitweb/autoinstalls/wordpress.git/blobdiff_plain/fa6ee2c363cdfdebcb4b76e4d9c4347a4cb19065..7f1521bf193b382565eb753043c161f4cb3fcda7:/wp-includes/category.php diff --git a/wp-includes/category.php b/wp-includes/category.php index 6d2ad993..1cd4acc7 100644 --- a/wp-includes/category.php +++ b/wp-includes/category.php @@ -14,7 +14,7 @@ * * @since 2.1.0 * @see get_terms() Type of arguments that can be changed. - * @link http://codex.wordpress.org/Function_Reference/get_categories + * @link https://codex.wordpress.org/Function_Reference/get_categories * * @param string|array $args Optional. Change the defaults retrieving categories. * @return array List of categories.