From 8325d56a1acf39689bf0b679eb2bbb2cd568237c Mon Sep 17 00:00:00 2001 From: Tom Johnson Date: Thu, 30 Mar 2017 14:00:31 -0700 Subject: [PATCH] Fix broken link (#5994) Merge pull request 5994 --- docs/_tutorials/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/_tutorials/index.md b/docs/_tutorials/index.md index b0988b09..f023dc11 100644 --- a/docs/_tutorials/index.md +++ b/docs/_tutorials/index.md @@ -5,7 +5,7 @@ permalink: /tutorials/home/ redirect_from: /tutorials/index.html --- -In contrast to [Docs](../docs), Tutorials provide more detailed, narrative instruction that cover a variety of Jekyll topics and scenarios. Tutorials might contain the following: +In contrast to [Docs](/docs/home/), Tutorials provide more detailed, narrative instruction that cover a variety of Jekyll topics and scenarios. Tutorials might contain the following: * Step-by-step processes through particular scenarios or challenges * Full walk-throughs using sample data, showing inputs and results from the sample data