From 4df6753109ed255895ffe3ca0e46f797f6ae6fb3 Mon Sep 17 00:00:00 2001 From: Lukasz Brodowski Date: Sun, 12 Mar 2017 14:22:16 -0700 Subject: [PATCH] Removed navigation paragraph Removed the paragraph telling a user to visit the navigations page to learn how to build more robust navigation. The permalink was broken since Navigation no longer exists and no other suitable substitute (closest being ./permalinks) fits the description. --- docs/_docs/datafiles.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/docs/_docs/datafiles.md b/docs/_docs/datafiles.md index a389a658..c0e10997 100644 --- a/docs/_docs/datafiles.md +++ b/docs/_docs/datafiles.md @@ -152,5 +152,3 @@ author: dave {% endraw %} ``` - -For information on how to build robust navigation for your site (especially if you have a documentation website or another type of Jekyll site with a lot of pages to organize), see [Navigation](../navigation).