Index: readme.txt
===================================================================
--- readme.txt	(revision 1695937)
+++ readme.txt	(working copy)
@@ -27,7 +27,7 @@
 
 **Step 1)** After installing the plugin, go to the Tagregator > Settings screen and enter the credentials for the services you want to use.
 
-When <a href="https://dev.twitter.com/apps/new">creating a Twitter application</a>, you should enter the URL of your website in the "Website" field (e.g., `http://www.example.org`), and then leave the "Callback URL" field empty. Once the application is created, copy the Consumer Key and Consumer Secret into Tagregator's settings.
+When <a href="https://apps.twitter.com/">creating a Twitter application</a>, you should enter the URL of your website in the "Website" field (e.g., `http://www.example.org`), and then leave the "Callback URL" field empty. Once the application is created, copy the Consumer Key and Consumer Secret into Tagregator's settings.
 
 **Step 2)** [Add the [tagregator] shortcode to a post or page](https://codex.wordpress.org/Shortcode), and include the hashtag(s) you want to aggregate:
 
Index: views/tggr-source-twitter/page-settings-section-header.php
===================================================================
--- views/tggr-source-twitter/page-settings-section-header.php	(revision 1695937)
+++ views/tggr-source-twitter/page-settings-section-header.php	(working copy)
@@ -1 +1 @@
-<p>You can obtain the settings below by <a href="https://dev.twitter.com/apps/new">creating a new application</a> at Twitter's developer portal. For detailed instructions, please see <a href="https://wordpress.org/plugins/tagregator/installation/">the Installation page</a>.</p>
+<p>You can obtain the settings below by <a href="https://apps.twitter.com/">creating a new application</a> at Twitter's developer portal. For detailed instructions, please see <a href="https://wordpress.org/plugins/tagregator/installation/">the Installation page</a>.</p>
