diff --git a/README.md b/README.md index 3be7103..30e63c2 100755 --- a/README.md +++ b/README.md @@ -10,7 +10,6 @@ A simple star rating field for ACF. This ACF field type is compatible with: * ACF 5 -* ACF 4 (not yet) ## Usage diff --git a/acf-star_rating_field.php b/acf-star_rating_field.php index 6c3f9ff..37916b5 100755 --- a/acf-star_rating_field.php +++ b/acf-star_rating_field.php @@ -2,7 +2,7 @@ /** * Plugin Name: Advanced Custom Fields: Star Rating Field - * Plugin URI: https://github.com/kevdotbadger/acf-star-rating-field + * Plugin URI: https://github.com/kevinruscoe/acf-star-rating-field * Description: A simple Star Rating Field for Advanced Custom Fields. * Version: 1.0.2 * Author: Kevin Ruscoe