From 569c8d5030541b255c1250f8e417f26c285fe7c0 Mon Sep 17 00:00:00 2001 From: Colin Date: Wed, 13 Dec 2017 15:46:44 +0000 Subject: [PATCH 1/2] Fixed broken link Currently, the Previous link throws a 404. I have updated the link from (http://tachyons.io/docs/layout/debug/) to correct URL (http://tachyons.io/docs/debug/) --- docs/debug-grid/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/debug-grid/index.html b/docs/debug-grid/index.html index 14c4ca273..8ccc19020 100644 --- a/docs/debug-grid/index.html +++ b/docs/debug-grid/index.html @@ -181,7 +181,7 @@

Image Title

Previous

- Debug + Debug

Next

From 360f37a23dce4557c716405b39b27f32b9e74588 Mon Sep 17 00:00:00 2001 From: Lachlan Campbell Date: Wed, 13 Dec 2017 20:49:55 -0500 Subject: [PATCH 2/2] Fix link in template source as well --- src/templates/docs/debug-grid/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/templates/docs/debug-grid/index.html b/src/templates/docs/debug-grid/index.html index f0ff94459..d9cd68a65 100644 --- a/src/templates/docs/debug-grid/index.html +++ b/src/templates/docs/debug-grid/index.html @@ -90,7 +90,7 @@

Image Title

Previous

- Debug + Debug

Next