From 49dfdf22d35dc07558e0d758010aacc32b93e35d Mon Sep 17 00:00:00 2001 From: Benjamin Hoffman <6520022+benjaminhoffman@users.noreply.github.com> Date: Tue, 19 Dec 2017 21:05:12 -0800 Subject: [PATCH] Re-organizes Gatsby docs guide links (#3281) --- www/src/pages/docs/doc-links.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/www/src/pages/docs/doc-links.yaml b/www/src/pages/docs/doc-links.yaml index 09aa28a122c95..39cdfd3dfc373 100644 --- a/www/src/pages/docs/doc-links.yaml +++ b/www/src/pages/docs/doc-links.yaml @@ -22,7 +22,7 @@ link: /docs/querying-with-graphql/ - title: Guides items: - - title: 404 Pages + - title: Add 404 Page link: /docs/add-404-page/ - title: Adding Images, Fonts, and Files link: /docs/adding-images-fonts-files/ @@ -44,6 +44,8 @@ link: /docs/environment-variables/ - title: Gatsby on Windows link: /docs/gatsby-on-windows/ + - title: How Gatsby Works with GitHub Pages + link: /docs/how-gatsby-works-with-github-pages/ - title: Migrating from v0 to v1 link: /docs/migrating-from-v0-to-v1/ - title: Path Prefix @@ -60,8 +62,6 @@ link: /docs/creating-dynamically-rendered-navigation/ - title: Dropping Images into Static Folders* link: /docs/dropping-images-into-static-folders/ - - title: How Gatsby Works with GitHub Pages* - link: /docs/how-gatsby-works-with-github-pages/ - title: Reference items: - title: Node Interface