Skip to content

Commit

Permalink
fix link
Browse files Browse the repository at this point in the history
  • Loading branch information
aheckmann committed Aug 8, 2012
1 parent 9425f4f commit 8cd36e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/populate.jade
Expand Up @@ -142,4 +142,4 @@ block content
})
h4 NOTE:
:markdown
The documents returned from calling [populate](./api.html#query_Query-populate) become fully functional, `remove`able, `save`able documents. Do not confuse them with [sub docs](./embedded.html). Take caution when calling its remove method because you'll be removing it from the database, not just the array.
The documents returned from calling [populate](./api.html#query_Query-populate) become fully functional, `remove`able, `save`able documents. Do not confuse them with [sub docs](./subdocs.html). Take caution when calling its remove method because you'll be removing it from the database, not just the array.

0 comments on commit 8cd36e8

Please sign in to comment.