Update Twitter URL
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3375503. --> Reported by: [markconroy](https://www.drupal.org/user/336910) Related to !13 >>> <h3 id="summary-problem-motivation">Problem/Motivation</h3> <p>When sharing via android, Twitter opens then closes with the message "The term you entered did not bring up any results".</p> <h4 id="summary-steps-reproduce">Steps to reproduce</h4> <p>Load any page with the twitter share widget, in an android browser (I'm using Firefox for Android) try to use the Twitter share widget.</p> <h3 id="summary-proposed-resolution">Proposed resolution</h3> <p>Change the URL for twitter from <code>https://twitter.com/share</code> to <code>https://twitter.com/intent/tweet</code>.</p> <h3 id="summary-remaining-tasks">Remaining tasks</h3> <p>Do it</p> <h3 id="summary-ui-changes">User interface changes</h3> <p>None</p> <h3 id="summary-api-changes">API changes</h3> <p> None</p> <h3 id="summary-data-model-changes">Data model changes</h3> <p>None</p>
issue