]> granicus.if.org Git - jq/commitdiff
Make URLs relative to not break on github-pages
authorStephen Dolan <stephen.dolan@swrve.com>
Wed, 19 Sep 2012 09:48:23 +0000 (10:48 +0100)
committerStephen Dolan <stephen.dolan@swrve.com>
Wed, 19 Sep 2012 09:48:23 +0000 (10:48 +0100)
docs/content/index/index.yml

index 03331f0a36b2b4133e26decf1a25429426fcbf62..cf713f25ab3bc0d8afcfa5cd694662053f86c71a 100644 (file)
@@ -23,5 +23,5 @@ body3: |
   shorter and simpler than you'd expect.
   
 tail: |
-  Go read the [tutorial](/tutorial) for more, or the [manual](/manual)
+  Go read the [tutorial](tutorial) for more, or the [manual](manual)
   for *way* more.
\ No newline at end of file