Skip to content

Commit 370469b

Browse files
author
Christoph Rumpel
authored
Merge pull request #54 from NathanGiesbrecht/patch-1
Updated Twitter Developer URL
2 parents 55c083c + ba89044 commit 370469b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ The service provider gets loaded automatically.
4848

4949
### Setting up the Twitter service
5050

51-
You will need to [create](https://apps.twitter.com/) a Twitter app to use this channel. Within in this app, you will find the `keys and access tokens`. Place them inside your `.env` file. To load them, add this to your `config/services.php` file:
51+
You will need to [create](https://developer.twitter.com/apps/) a Twitter app to use this channel. Within in this app, you will find the `keys and access tokens`. Place them inside your `.env` file. To load them, add this to your `config/services.php` file:
5252

5353
```php
5454
...

0 commit comments

Comments
 (0)