From 6d91ecc0ea6a4deb4d85053d0b50182a497552c7 Mon Sep 17 00:00:00 2001 From: Chris Eppstein Date: Fri, 25 Mar 2011 08:24:07 -0700 Subject: [PATCH] Fix broken link --- doc-src/content/help/tutorials.haml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc-src/content/help/tutorials.haml b/doc-src/content/help/tutorials.haml index cd6093e7..047f8f52 100644 --- a/doc-src/content/help/tutorials.haml +++ b/doc-src/content/help/tutorials.haml @@ -13,7 +13,7 @@ layout: tutorial ## New to Compass? - If you're new to Compass, you might be interested in [best practices](/help/tutorials/best-practices/), the [configuration reference](/help/tutorials/configuration-reference/), [configurable variables](/help/tutorials/configurable-variables/), + If you're new to Compass, you might be interested in [best practices](/help/tutorials/best_practices/), the [configuration reference](/help/tutorials/configuration-reference/), [configurable variables](/help/tutorials/configurable-variables/), or the [command line documentation](/help/tutorials/command-line/). ## Want to contribute?