dockersamples / 101-tutorial

Apache License 2.0
334 stars 222 forks source link

Incorrect path to app.js #3

Closed sujaypillai closed 5 years ago

sujaypillai commented 5 years ago

The path to app.js in the section Updating our source code is mentioned as - ~/app/src/static/app.js while in the application zip provided its found under - ~/app/src/static/js/app.js