From f59573db0d4dd6f7f1e3b2c62058298de771a257 Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Sun, 19 Jan 2014 22:50:09 -0800 Subject: docs: use relative URLs instead of site.baseurl --- docs/_includes/footer.html | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'docs/_includes/footer.html') diff --git a/docs/_includes/footer.html b/docs/_includes/footer.html index 341dc3410..78e3b9f1d 100644 --- a/docs/_includes/footer.html +++ b/docs/_includes/footer.html @@ -12,11 +12,11 @@
  • ·
  • GitHub
  • ·
  • -
  • Examples
  • +
  • Examples
  • ·
  • -
  • v2.3.2 docs
  • +
  • v2.3.2 docs
  • ·
  • -
  • About
  • +
  • About
  • ·
  • Expo
  • ·
  • @@ -33,10 +33,10 @@ ================================================== --> - - + + {% if page.slug == "customize" %} - + {% endif %} {% comment %} -- cgit v1.2.3