Skip to content

Commit f0dc4b2

Browse files
committed
[Notifier] Update README for FreeMobile
1 parent bc626d5 commit f0dc4b2

File tree

1 file changed

+3
-3
lines changed
  • src/Symfony/Component/Notifier/Bridge/FreeMobile

1 file changed

+3
-3
lines changed

src/Symfony/Component/Notifier/Bridge/FreeMobile/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,15 +10,15 @@ DSN example
1010
-----------
1111

1212
```
13-
FREE_MOBILE_DSN=freemobile://LOGIN:PASSWORD@default?phone=PHONE
13+
FREE_MOBILE_DSN=freemobile://LOGIN:API_KEY@default?phone=PHONE
1414
```
1515

1616
where:
1717
- `LOGIN` is your Free Mobile login
18-
- `PASSWORD` is the token displayed in your account
18+
- `API_KEY` is the API key displayed in your account
1919
- `PHONE` is your Free Mobile phone number
2020

21-
See your account info at https://mobile.free.fr/moncompte/index.php?page=options
21+
See your account info at https://mobile.free.fr/account/mes-options/notifications-sms
2222

2323
Resources
2424
---------

0 commit comments

Comments
 (0)