From c049ebdb92f1a25ac729db0efdc3ac13bc445c6b Mon Sep 17 00:00:00 2001 From: John Otander Date: Mon, 1 Feb 2016 20:02:03 -0700 Subject: [PATCH] Fix theme section links They are now absolute paths rather than relative Closes tachyons-css/tachyons#91 --- docs/general/images/index.html | 8 ++++---- docs/index.html | 8 ++++---- docs/layout/box-sizing/index.html | 8 ++++---- docs/layout/clearfix/index.html | 8 ++++---- docs/layout/display/index.html | 8 ++++---- docs/layout/floats/index.html | 8 ++++---- docs/layout/heights/index.html | 8 ++++---- docs/layout/max-widths/index.html | 8 ++++---- docs/layout/position/index.html | 8 ++++---- docs/layout/spacing/index.html | 8 ++++---- docs/layout/widths/index.html | 8 ++++---- docs/themes/background-size/index.html | 8 ++++---- docs/themes/border-radius/index.html | 8 ++++---- docs/themes/borders/index.html | 8 ++++---- docs/themes/hovers/index.html | 8 ++++---- docs/typography/font-family/index.html | 8 ++++---- docs/typography/font-weight/index.html | 8 ++++---- docs/typography/line-height/index.html | 8 ++++---- docs/typography/scale/index.html | 8 ++++---- docs/typography/text-align/index.html | 8 ++++---- docs/typography/text-decoration/index.html | 8 ++++---- docs/typography/text-transform/index.html | 8 ++++---- docs/typography/tracking/index.html | 8 ++++---- docs/typography/vertical-align/index.html | 8 ++++---- docs/typography/white-space/index.html | 8 ++++---- src/templates/nav_docs.html | 8 ++++---- 26 files changed, 104 insertions(+), 104 deletions(-) diff --git a/docs/general/images/index.html b/docs/general/images/index.html index 4b36e7112..bc1a8e178 100644 --- a/docs/general/images/index.html +++ b/docs/general/images/index.html @@ -133,10 +133,10 @@

Layout

Theming

- Hovers - Background Size - Borders - Border Radius + Hovers + Background Size + Borders + Border Radius
diff --git a/docs/index.html b/docs/index.html index 60c183ce7..f3797e697 100644 --- a/docs/index.html +++ b/docs/index.html @@ -67,10 +67,10 @@

Layout

Theming

- Hovers - Background Size - Borders - Border Radius + Hovers + Background Size + Borders + Border Radius
diff --git a/docs/layout/box-sizing/index.html b/docs/layout/box-sizing/index.html index ed027ae22..e5b8a402a 100644 --- a/docs/layout/box-sizing/index.html +++ b/docs/layout/box-sizing/index.html @@ -220,10 +220,10 @@

Layout

Theming

- Hovers - Background Size - Borders - Border Radius + Hovers + Background Size + Borders + Border Radius
diff --git a/docs/layout/clearfix/index.html b/docs/layout/clearfix/index.html index f9605a682..cad2cb8fc 100644 --- a/docs/layout/clearfix/index.html +++ b/docs/layout/clearfix/index.html @@ -150,10 +150,10 @@

Layout

Theming

- Hovers - Background Size - Borders - Border Radius + Hovers + Background Size + Borders + Border Radius
diff --git a/docs/layout/display/index.html b/docs/layout/display/index.html index 8e5afc4b2..0ab145ee0 100644 --- a/docs/layout/display/index.html +++ b/docs/layout/display/index.html @@ -259,10 +259,10 @@

Layout

Theming

- Hovers - Background Size - Borders - Border Radius + Hovers + Background Size + Borders + Border Radius
diff --git a/docs/layout/floats/index.html b/docs/layout/floats/index.html index 30c8a52d1..b0421aa0f 100644 --- a/docs/layout/floats/index.html +++ b/docs/layout/floats/index.html @@ -191,10 +191,10 @@

Layout

Theming

- Hovers - Background Size - Borders - Border Radius + Hovers + Background Size + Borders + Border Radius
diff --git a/docs/layout/heights/index.html b/docs/layout/heights/index.html index 002a4bab3..555c4b655 100644 --- a/docs/layout/heights/index.html +++ b/docs/layout/heights/index.html @@ -352,10 +352,10 @@

Layout

Theming

- Hovers - Background Size - Borders - Border Radius + Hovers + Background Size + Borders + Border Radius
diff --git a/docs/layout/max-widths/index.html b/docs/layout/max-widths/index.html index b3293bd94..dfa512e1a 100644 --- a/docs/layout/max-widths/index.html +++ b/docs/layout/max-widths/index.html @@ -328,10 +328,10 @@

Layout

Theming

- Hovers - Background Size - Borders - Border Radius + Hovers + Background Size + Borders + Border Radius
diff --git a/docs/layout/position/index.html b/docs/layout/position/index.html index 14ddab3ba..bf25890e9 100644 --- a/docs/layout/position/index.html +++ b/docs/layout/position/index.html @@ -282,10 +282,10 @@

Layout

Theming

- Hovers - Background Size - Borders - Border Radius + Hovers + Background Size + Borders + Border Radius
diff --git a/docs/layout/spacing/index.html b/docs/layout/spacing/index.html index c533ead26..3a7bf2d8c 100644 --- a/docs/layout/spacing/index.html +++ b/docs/layout/spacing/index.html @@ -793,10 +793,10 @@

Layout

Theming

- Hovers - Background Size - Borders - Border Radius + Hovers + Background Size + Borders + Border Radius
diff --git a/docs/layout/widths/index.html b/docs/layout/widths/index.html index f1dc8c295..7a7b33895 100644 --- a/docs/layout/widths/index.html +++ b/docs/layout/widths/index.html @@ -340,10 +340,10 @@

Layout

Theming

- Hovers - Background Size - Borders - Border Radius + Hovers + Background Size + Borders + Border Radius
diff --git a/docs/themes/background-size/index.html b/docs/themes/background-size/index.html index 54ba30f53..5c9376cfd 100644 --- a/docs/themes/background-size/index.html +++ b/docs/themes/background-size/index.html @@ -165,10 +165,10 @@

Layout

Theming

- Hovers - Background Size - Borders - Border Radius + Hovers + Background Size + Borders + Border Radius
diff --git a/docs/themes/border-radius/index.html b/docs/themes/border-radius/index.html index 8b0adaf87..b5388dfba 100644 --- a/docs/themes/border-radius/index.html +++ b/docs/themes/border-radius/index.html @@ -203,10 +203,10 @@

Layout

Theming

- Hovers - Background Size - Borders - Border Radius + Hovers + Background Size + Borders + Border Radius
diff --git a/docs/themes/borders/index.html b/docs/themes/borders/index.html index 46239c34c..d8378c4f7 100644 --- a/docs/themes/borders/index.html +++ b/docs/themes/borders/index.html @@ -420,10 +420,10 @@

Layout

Theming

- Hovers - Background Size - Borders - Border Radius + Hovers + Background Size + Borders + Border Radius
diff --git a/docs/themes/hovers/index.html b/docs/themes/hovers/index.html index 5fa390c92..f4a699084 100644 --- a/docs/themes/hovers/index.html +++ b/docs/themes/hovers/index.html @@ -195,10 +195,10 @@

Layout

Theming

- Hovers - Background Size - Borders - Border Radius + Hovers + Background Size + Borders + Border Radius
diff --git a/docs/typography/font-family/index.html b/docs/typography/font-family/index.html index 1327dfe23..a5ca1f570 100644 --- a/docs/typography/font-family/index.html +++ b/docs/typography/font-family/index.html @@ -251,10 +251,10 @@

Layout

Theming

- Hovers - Background Size - Borders - Border Radius + Hovers + Background Size + Borders + Border Radius
diff --git a/docs/typography/font-weight/index.html b/docs/typography/font-weight/index.html index 20614c228..f5334014e 100644 --- a/docs/typography/font-weight/index.html +++ b/docs/typography/font-weight/index.html @@ -181,10 +181,10 @@

Layout

Theming

- Hovers - Background Size - Borders - Border Radius + Hovers + Background Size + Borders + Border Radius
diff --git a/docs/typography/line-height/index.html b/docs/typography/line-height/index.html index 3bdb95038..7262c0d59 100644 --- a/docs/typography/line-height/index.html +++ b/docs/typography/line-height/index.html @@ -178,10 +178,10 @@

Layout

Theming

- Hovers - Background Size - Borders - Border Radius + Hovers + Background Size + Borders + Border Radius
diff --git a/docs/typography/scale/index.html b/docs/typography/scale/index.html index b7f15b3b8..6ef6c14a4 100644 --- a/docs/typography/scale/index.html +++ b/docs/typography/scale/index.html @@ -177,10 +177,10 @@

Layout

Theming

- Hovers - Background Size - Borders - Border Radius + Hovers + Background Size + Borders + Border Radius
diff --git a/docs/typography/text-align/index.html b/docs/typography/text-align/index.html index 557e6542d..c14d07ed8 100644 --- a/docs/typography/text-align/index.html +++ b/docs/typography/text-align/index.html @@ -172,10 +172,10 @@

Layout

Theming

- Hovers - Background Size - Borders - Border Radius + Hovers + Background Size + Borders + Border Radius
diff --git a/docs/typography/text-decoration/index.html b/docs/typography/text-decoration/index.html index 1139c4e95..10f9d5291 100644 --- a/docs/typography/text-decoration/index.html +++ b/docs/typography/text-decoration/index.html @@ -152,10 +152,10 @@

Layout

Theming

- Hovers - Background Size - Borders - Border Radius + Hovers + Background Size + Borders + Border Radius
diff --git a/docs/typography/text-transform/index.html b/docs/typography/text-transform/index.html index 171099961..63d156c34 100644 --- a/docs/typography/text-transform/index.html +++ b/docs/typography/text-transform/index.html @@ -165,10 +165,10 @@

Layout

Theming

- Hovers - Background Size - Borders - Border Radius + Hovers + Background Size + Borders + Border Radius
diff --git a/docs/typography/tracking/index.html b/docs/typography/tracking/index.html index 6d999a25f..9d193ff31 100644 --- a/docs/typography/tracking/index.html +++ b/docs/typography/tracking/index.html @@ -159,10 +159,10 @@

Layout

Theming

- Hovers - Background Size - Borders - Border Radius + Hovers + Background Size + Borders + Border Radius
diff --git a/docs/typography/vertical-align/index.html b/docs/typography/vertical-align/index.html index 18776be06..aae9ba1ee 100644 --- a/docs/typography/vertical-align/index.html +++ b/docs/typography/vertical-align/index.html @@ -218,10 +218,10 @@

Layout

Theming

- Hovers - Background Size - Borders - Border Radius + Hovers + Background Size + Borders + Border Radius
diff --git a/docs/typography/white-space/index.html b/docs/typography/white-space/index.html index 216a4eb0d..d4bfbd8cc 100644 --- a/docs/typography/white-space/index.html +++ b/docs/typography/white-space/index.html @@ -206,10 +206,10 @@

Layout

Theming

- Hovers - Background Size - Borders - Border Radius + Hovers + Background Size + Borders + Border Radius
diff --git a/src/templates/nav_docs.html b/src/templates/nav_docs.html index 8cc2a42e4..d11e61c34 100644 --- a/src/templates/nav_docs.html +++ b/src/templates/nav_docs.html @@ -33,10 +33,10 @@

Layout

Theming

- Hovers - Background Size - Borders - Border Radius + Hovers + Background Size + Borders + Border Radius