Skip to content

Commit ad7b3b2

Browse files
committed
quick fix to archiving sample walkthrough
1 parent 144bf3c commit ad7b3b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sample/Archiving/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ as part of the URL, so the `archive_id` argument from the route matcher is used
103103

104104
Now you have understood the three main routes that are used to create the Host experience of
105105
creating an archive. Much of the functionality is done in the client with JavaScript. That code can
106-
be found in the `public/js/host.js` file. Read about the
106+
be found in the `static/js/host.js` file. Read about the
107107
[OpenTok.js JavaScript](http://tokbox.com/opentok/libraries/client/js/) library to learn more.
108108

109109
### Past Archives

0 commit comments

Comments
 (0)