From b0d3623c4dcabab57f4784b09c9484b29ee8ef63 Mon Sep 17 00:00:00 2001 From: John Otander Date: Thu, 28 Jan 2016 00:04:30 -0700 Subject: [PATCH] Fix relative debug url The "debug" page was referenced relatively rather than based off of the root. Related #64 --- docs/general/images/index.html | 2 +- docs/index.html | 2 +- docs/layout/box-sizing/index.html | 2 +- docs/layout/clearfix/index.html | 2 +- docs/layout/display/index.html | 2 +- docs/layout/floats/index.html | 2 +- docs/layout/heights/index.html | 2 +- docs/layout/max-widths/index.html | 2 +- docs/layout/position/index.html | 2 +- docs/layout/spacing/index.html | 2 +- docs/layout/widths/index.html | 2 +- docs/themes/background-size/index.html | 2 +- docs/themes/border-radius/index.html | 2 +- docs/themes/borders/index.html | 2 +- docs/themes/hovers/index.html | 2 +- docs/typography/font-family/index.html | 2 +- docs/typography/font-weight/index.html | 2 +- docs/typography/line-height/index.html | 2 +- docs/typography/scale/index.html | 2 +- docs/typography/text-align/index.html | 2 +- docs/typography/text-decoration/index.html | 2 +- docs/typography/text-transform/index.html | 2 +- docs/typography/tracking/index.html | 2 +- docs/typography/vertical-align/index.html | 2 +- docs/typography/white-space/index.html | 2 +- 25 files changed, 25 insertions(+), 25 deletions(-) diff --git a/docs/general/images/index.html b/docs/general/images/index.html index 5322d9eef..4edd5561c 100644 --- a/docs/general/images/index.html +++ b/docs/general/images/index.html @@ -102,7 +102,7 @@

Reference

Docs

General

- Debugging + Debugging Images
diff --git a/docs/index.html b/docs/index.html index 5e052853a..b2012e166 100644 --- a/docs/index.html +++ b/docs/index.html @@ -35,7 +35,7 @@

Docs

General

-
Debugging + Debugging Images
diff --git a/docs/layout/box-sizing/index.html b/docs/layout/box-sizing/index.html index 8a18ac49a..07400f595 100644 --- a/docs/layout/box-sizing/index.html +++ b/docs/layout/box-sizing/index.html @@ -189,7 +189,7 @@

Reference

Docs

General

- Debugging + Debugging Images
diff --git a/docs/layout/clearfix/index.html b/docs/layout/clearfix/index.html index b65e37dff..b699a8a29 100644 --- a/docs/layout/clearfix/index.html +++ b/docs/layout/clearfix/index.html @@ -119,7 +119,7 @@

Reference

Docs

General

- Debugging + Debugging Images
diff --git a/docs/layout/display/index.html b/docs/layout/display/index.html index 2fd6671f8..f6dbb9fff 100644 --- a/docs/layout/display/index.html +++ b/docs/layout/display/index.html @@ -228,7 +228,7 @@

Reference

Docs

General

- Debugging + Debugging Images
diff --git a/docs/layout/floats/index.html b/docs/layout/floats/index.html index de326f965..4e8942399 100644 --- a/docs/layout/floats/index.html +++ b/docs/layout/floats/index.html @@ -160,7 +160,7 @@

Reference

Docs

General

- Debugging + Debugging Images
diff --git a/docs/layout/heights/index.html b/docs/layout/heights/index.html index b872a382d..ec30b4d5f 100644 --- a/docs/layout/heights/index.html +++ b/docs/layout/heights/index.html @@ -321,7 +321,7 @@

Reference

Docs

General

- Debugging + Debugging Images
diff --git a/docs/layout/max-widths/index.html b/docs/layout/max-widths/index.html index e371e1190..5e9948479 100644 --- a/docs/layout/max-widths/index.html +++ b/docs/layout/max-widths/index.html @@ -297,7 +297,7 @@

Reference

Docs

General

- Debugging + Debugging Images
diff --git a/docs/layout/position/index.html b/docs/layout/position/index.html index 9648088b4..268f9f6e2 100644 --- a/docs/layout/position/index.html +++ b/docs/layout/position/index.html @@ -251,7 +251,7 @@

Reference

Docs

General

- Debugging + Debugging Images
diff --git a/docs/layout/spacing/index.html b/docs/layout/spacing/index.html index 49e614d89..320e9ab8a 100644 --- a/docs/layout/spacing/index.html +++ b/docs/layout/spacing/index.html @@ -762,7 +762,7 @@

Reference

Docs

General

- Debugging + Debugging Images
diff --git a/docs/layout/widths/index.html b/docs/layout/widths/index.html index 35441d6ac..afb4aaf84 100644 --- a/docs/layout/widths/index.html +++ b/docs/layout/widths/index.html @@ -309,7 +309,7 @@

Reference

Docs

General

- Debugging + Debugging Images
diff --git a/docs/themes/background-size/index.html b/docs/themes/background-size/index.html index c00fb0507..7c0d16223 100644 --- a/docs/themes/background-size/index.html +++ b/docs/themes/background-size/index.html @@ -134,7 +134,7 @@

Reference

Docs

General

- Debugging + Debugging Images
diff --git a/docs/themes/border-radius/index.html b/docs/themes/border-radius/index.html index 0d61c11e8..20f7406e7 100644 --- a/docs/themes/border-radius/index.html +++ b/docs/themes/border-radius/index.html @@ -172,7 +172,7 @@

Reference

Docs

General

- Debugging + Debugging Images
diff --git a/docs/themes/borders/index.html b/docs/themes/borders/index.html index 81bc6bb58..bdf6131b7 100644 --- a/docs/themes/borders/index.html +++ b/docs/themes/borders/index.html @@ -389,7 +389,7 @@

Reference

Docs

General

- Debugging + Debugging Images
diff --git a/docs/themes/hovers/index.html b/docs/themes/hovers/index.html index 8508531f9..dc40ed32a 100644 --- a/docs/themes/hovers/index.html +++ b/docs/themes/hovers/index.html @@ -164,7 +164,7 @@

Reference

Docs

General

- Debugging + Debugging Images
diff --git a/docs/typography/font-family/index.html b/docs/typography/font-family/index.html index 9c31763bd..b73ae90e8 100644 --- a/docs/typography/font-family/index.html +++ b/docs/typography/font-family/index.html @@ -220,7 +220,7 @@

Reference

Docs

General

- Debugging + Debugging Images
diff --git a/docs/typography/font-weight/index.html b/docs/typography/font-weight/index.html index 79eaa9ce5..105a13a71 100644 --- a/docs/typography/font-weight/index.html +++ b/docs/typography/font-weight/index.html @@ -150,7 +150,7 @@

Reference

Docs

General

- Debugging + Debugging Images
diff --git a/docs/typography/line-height/index.html b/docs/typography/line-height/index.html index d6afe1227..a79147bc8 100644 --- a/docs/typography/line-height/index.html +++ b/docs/typography/line-height/index.html @@ -147,7 +147,7 @@

Reference

Docs

General

- Debugging + Debugging Images
diff --git a/docs/typography/scale/index.html b/docs/typography/scale/index.html index dab4f878f..98a25acc4 100644 --- a/docs/typography/scale/index.html +++ b/docs/typography/scale/index.html @@ -146,7 +146,7 @@

Reference

Docs

General

- Debugging + Debugging Images
diff --git a/docs/typography/text-align/index.html b/docs/typography/text-align/index.html index 8b041cbab..a0744c338 100644 --- a/docs/typography/text-align/index.html +++ b/docs/typography/text-align/index.html @@ -141,7 +141,7 @@

Reference

Docs

General

- Debugging + Debugging Images
diff --git a/docs/typography/text-decoration/index.html b/docs/typography/text-decoration/index.html index 405ec64e4..6524465b0 100644 --- a/docs/typography/text-decoration/index.html +++ b/docs/typography/text-decoration/index.html @@ -121,7 +121,7 @@

Reference

Docs

General

- Debugging + Debugging Images
diff --git a/docs/typography/text-transform/index.html b/docs/typography/text-transform/index.html index cf3778850..5bec71c9a 100644 --- a/docs/typography/text-transform/index.html +++ b/docs/typography/text-transform/index.html @@ -134,7 +134,7 @@

Uppercase with tracking

Docs

General

- Debugging + Debugging Images
diff --git a/docs/typography/tracking/index.html b/docs/typography/tracking/index.html index fce7c23cd..5302f5b8d 100644 --- a/docs/typography/tracking/index.html +++ b/docs/typography/tracking/index.html @@ -128,7 +128,7 @@

Reference

Docs

General

- Debugging + Debugging Images
diff --git a/docs/typography/vertical-align/index.html b/docs/typography/vertical-align/index.html index 566c4225d..80c1e4149 100644 --- a/docs/typography/vertical-align/index.html +++ b/docs/typography/vertical-align/index.html @@ -187,7 +187,7 @@

Reference

Docs

General

- Debugging + Debugging Images
diff --git a/docs/typography/white-space/index.html b/docs/typography/white-space/index.html index 757ff38f6..4902b0e6d 100644 --- a/docs/typography/white-space/index.html +++ b/docs/typography/white-space/index.html @@ -175,7 +175,7 @@

Reference

Docs

General

- Debugging + Debugging Images