diff --git a/readme.txt b/readme.txt
index 22327f579b9a7f947f253ba15de69ce736607267..8a858a4eb1e4c327738b5eee89bc596a68aaf904 100644
--- a/readme.txt
+++ b/readme.txt
@@ -1,6 +1,6 @@
 === Taxonomy Dropdown Widget ===
 Contributors: ethitter
-Donate link: http://www.ethitter.com/plugins/taxonomy-dropdown-widget/
+Donate link: https://ethitter.com/plugins/taxonomy-dropdown-widget/
 Tags: tag, tags, taxonomy, sidebar, widget, widgets, dropdown, drop down
 Requires at least: 2.8
 Tested up to: 3.8
diff --git a/tag-dropdown-widget.php b/tag-dropdown-widget.php
index c5d893f0eb840e06f94140f86bf27b9094491bd7..ce386a6ee4da927097c4a57a28ffddcb62a2ea34 100644
--- a/tag-dropdown-widget.php
+++ b/tag-dropdown-widget.php
@@ -1,11 +1,11 @@
 <?php
 /*
 Plugin Name: Taxonomy Dropdown Widget
-Plugin URI: http://www.ethitter.com/plugins/taxonomy-dropdown-widget/
+Plugin URI: https://ethitter.com/plugins/taxonomy-dropdown-widget/
 Description: Creates a dropdown list of non-hierarchical taxonomies as an alternative to the term (tag) cloud. Widget provides numerous options to tailor the output to fit your site. Dropdown function can also be called directly for use outside of the widget. Formerly known as <strong><em>Tag Dropdown Widget</em></strong>.
 Author: Erick Hitter
 Version: 2.1
-Author URI: http://www.ethitter.com/
+Author URI: https://ethitter.com/
 
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by