summaryrefslogtreecommitdiffstats
path: root/docs/content
diff options
context:
space:
mode:
authorStephen Dolan <mu@netsoc.tcd.ie>2013-05-06 15:03:14 +0100
committerStephen Dolan <mu@netsoc.tcd.ie>2013-05-06 15:03:14 +0100
commit74eb914aba5ff4abfed2574f4555c6a358ae6dbd (patch)
tree5dac5f9b48aac279fba6402ad150b952a571d530 /docs/content
parent5be97463ecd4f93fdfbaec457d9100beeb9dc603 (diff)
Add trailing slashes to various internal doc links.
Fixes #110
Diffstat (limited to 'docs/content')
-rw-r--r--docs/content/1.tutorial/default.yml4
-rw-r--r--docs/content/index/index.yml2
2 files changed, 3 insertions, 3 deletions
diff --git a/docs/content/1.tutorial/default.yml b/docs/content/1.tutorial/default.yml
index dbae38e9..cc5c81fe 100644
--- a/docs/content/1.tutorial/default.yml
+++ b/docs/content/1.tutorial/default.yml
@@ -237,5 +237,5 @@ body:
- - -
Here endeth the tutorial! There's lots more to play with, go
- read [the manual](../manual) if you're interested, and [download
- jq](../download) if you haven't already. \ No newline at end of file
+ read [the manual](../manual/) if you're interested, and [download
+ jq](../download/) if you haven't already. \ No newline at end of file
diff --git a/docs/content/index/index.yml b/docs/content/index/index.yml
index cf713f25..6b6faf35 100644
--- a/docs/content/index/index.yml
+++ b/docs/content/index/index.yml
@@ -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