From c7db12bad8a8a02f206df908a9a72ce296b0bf2c Mon Sep 17 00:00:00 2001 From: Tom Johnson Date: Wed, 25 Jan 2017 06:50:23 -0800 Subject: [PATCH] fixed link in datafiles.md to point to navigation.md location in new tutorials collection --- docs/_docs/datafiles.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/_docs/datafiles.md b/docs/_docs/datafiles.md index 3f464476..fde34aa0 100644 --- a/docs/_docs/datafiles.md +++ b/docs/_docs/datafiles.md @@ -72,7 +72,7 @@ You can now render the list of members in a template: ``` {: .note .info } -If your Jekyll site has a lot of pages, such as with documentation websites, see the detailed examples in [how to build robust navigation for your site](../navigation). +If your Jekyll site has a lot of pages, such as with documentation websites, see the detailed examples in [how to build robust navigation for your site]({% link _tutorials/navigation.md %}). ## Example: Organizations