From 631c4863d81a6cfd0eb06b8d664dda8130d3ec9b Mon Sep 17 00:00:00 2001 From: Siddique Hameed Date: Wed, 22 May 2013 09:36:08 -0500 Subject: docs(index): make menu links relative Before the Develop drop down menu items were hard coded with an absolute url, which meant that they did not work correctly on local or ci server builds. --- docs/src/templates/index.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/src/templates/index.html b/docs/src/templates/index.html index f1b739b1..cdfb79cc 100644 --- a/docs/src/templates/index.html +++ b/docs/src/templates/index.html @@ -139,9 +139,9 @@ Develop -- cgit v1.2.3