diff --git a/README.md b/README.md index 16a5894..b04eaec 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,10 @@ # Disable Comments for WordPress -This is the development respository for the [Disable Comments](http://wordpress.org/extend/plugins/disable-comments/) WordPress plugin. Send pull requests here, download the latest stable version there! +This is the development respository for the [Disable Comments](https://wordpress.org/plugins/disable-comments/) WordPress plugin. Send pull requests here, download the latest stable version there! Version and compatibility information can be found in the plugin [readme](https://github.com/solarissmoke/disable-comments/blob/master/readme.txt) file. -License: [GPLv2](http://www.gnu.org/licenses/gpl-2.0.html) +License: [GPLv2](https://www.gnu.org/licenses/gpl-2.0.html) ## Must-Use version diff --git a/disable-comments.php b/disable-comments.php index c27e5a4..a27b596 100644 --- a/disable-comments.php +++ b/disable-comments.php @@ -1,11 +1,11 @@