DiscoverMeteor / book

17 stars 0 forks source link

Chapter 10 (Comments) files missing full path #423

Closed agarrharr closed 9 years ago

agarrharr commented 9 years ago

The last 2 code snippets are missing the full path:

collections/posts.js
collections/comments.js

should be:

lib/collections/posts.js
lib/collections/comments.js
SachaG commented 9 years ago

Thanks!