Skip to content
This repository was archived by the owner on May 13, 2025. It is now read-only.

Commit 8923525

Browse files
Merge pull request #12 from vassjozsef/master
update api-keys link
2 parents 7ab3fad + dfa739a commit 8923525

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ all the config values we need to run the application:
99
| Config Value | Description |
1010
| :------------- |:------------- |
1111
Account SID | Your primary Twilio account identifier - find this [in the console here](https://www.twilio.com/console).
12-
API Key | Used to authenticate - [generate one here](https://www.twilio.com/console/video/dev-tools/api-keys).
13-
API Secret | Used to authenticate - [just like the above, you'll get one here](https://www.twilio.com/console/video/dev-tools/api-keys).
12+
API Key | Used to authenticate - [generate one here](https://www.twilio.com/console/video/runtime/api-keys).
13+
API Secret | Used to authenticate - [just like the above, you'll get one here](https://www.twilio.com/console/video/runtime/api-keys).
1414

1515
## A Note on API Keys
1616

0 commit comments

Comments
 (0)