diff --git a/site/_docs/collections.md b/site/_docs/collections.md index ede3ffef..87c7c8e9 100644 --- a/site/_docs/collections.md +++ b/site/_docs/collections.md @@ -303,11 +303,8 @@ file, each document has the following attributes:

- The URL of the rendered collection. The file is only written to the - destination when the name of the collection to which it belongs is - included in the render key in the site's configuration - file. -

+ The URL of the rendered collection. The file is only written to the destination when the collection to which it belongs has output: true in the site's configuration. +