mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
Fixed twitter_configure.html URL
In reference to https://github.com/meteor/meteor/issues/8190
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
</p>
|
||||
<ol>
|
||||
<li>
|
||||
Visit <a href="https://apps.twitter.com/app/new" target="_blank">https://dev.twitter.com/apps/new</a>
|
||||
Visit <a href="https://apps.twitter.com/app/new" target="_blank">https://apps.twitter.com/app/new</a>
|
||||
</li>
|
||||
<li>
|
||||
Set Website to: <span class="url">{{siteUrl}}</span>
|
||||
|
||||
Reference in New Issue
Block a user