diff --git a/site/_docs/datafiles.md b/site/_docs/datafiles.md index 8eaecc9b..4fd6e7b2 100644 --- a/site/_docs/datafiles.md +++ b/site/_docs/datafiles.md @@ -119,7 +119,7 @@ The organizations can then be accessed via `site.data.orgs`, followed by the fil Pages and posts can also access a specific data item. The example below shows how to access a specific item: -`_data/peoplejekyll.yml`: +`_data/people.yml`: {% highlight yaml %} dave: name: David Smith