Skip to content

Commit 6394fc3

Browse files
updated to meetingsdk naming
1 parent d058e4e commit 6394fc3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/App.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ ZoomMtg.i18n.reload('en-US');
1414

1515
function App() {
1616

17-
// setup your signature endpoint here: https://github.com/zoom/websdk-sample-signature-node.js
17+
// setup your signature endpoint here: https://github.com/zoom/meetingsdk-sample-signature-node.js
1818
var signatureEndpoint = ''
1919
var apiKey = ''
2020
var meetingNumber = '123456789'

0 commit comments

Comments
 (0)