summaryrefslogtreecommitdiff
path: root/lib/VNDB/Handler/Docs.pm
diff options
context:
space:
mode:
Diffstat (limited to 'lib/VNDB/Handler/Docs.pm')
-rw-r--r--lib/VNDB/Handler/Docs.pm1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/VNDB/Handler/Docs.pm b/lib/VNDB/Handler/Docs.pm
index bc1166d5..6ee044b7 100644
--- a/lib/VNDB/Handler/Docs.pm
+++ b/lib/VNDB/Handler/Docs.pm
@@ -106,6 +106,7 @@ sub page {
li; a href => '/d7', 'About Us'; end;
li; a href => '/d11', 'Database API'; end;
li; a href => '/d14', 'Database Dumps'; end;
+ li; a href => '/d8', 'Development'; end;
end;
lit _html $d->{content};
end;