aboutsummaryrefslogtreecommitdiff
path: root/pelican/content/Documents.md
diff options
context:
space:
mode:
authorRob Austein <sra@hactrn.net>2021-02-15 23:28:19 +0000
committerRob Austein <sra@hactrn.net>2021-02-15 23:28:19 +0000
commita255b67f6d487703db648c58ee1e50c0aa85c2a6 (patch)
tree34d85d7423606178370a057e0fd291b2ebdb248b /pelican/content/Documents.md
parent7acac1b6d1d8fbbe4b3c407be891f8bf65120c93 (diff)
Get inter-page links right
Diffstat (limited to 'pelican/content/Documents.md')
-rw-r--r--pelican/content/Documents.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/pelican/content/Documents.md b/pelican/content/Documents.md
index f5fe104..94ded39 100644
--- a/pelican/content/Documents.md
+++ b/pelican/content/Documents.md
@@ -13,14 +13,14 @@ Remember that links from this page to files in git repositories should use the "
```
-[Randomness Testing Tools](RandomnessTesting.md)
+[Randomness Testing Tools]({filename}RandomnessTesting.md)
-[Alpha board strategy](AlphaBoardStrategy.md)
+[Alpha board strategy]({filename}AlphaBoardStrategy.md)
[Alpha board drawing](export:/doc/design/Alpha_board_drawing.pdf)
-[Alpha board pictures](AlphaBoardPictures.md)
+[Alpha board pictures]({filename}AlphaBoardPictures.md)
Placeholder until somebody fills this in with something else interesting.