aboutsummaryrefslogtreecommitdiff
path: root/tutorial.html
diff options
context:
space:
mode:
Diffstat (limited to 'tutorial.html')
-rw-r--r--tutorial.html9
1 files changed, 5 insertions, 4 deletions
diff --git a/tutorial.html b/tutorial.html
index d3083c5..e32e883 100644
--- a/tutorial.html
+++ b/tutorial.html
@@ -53,10 +53,11 @@
<input type="checkbox" id="nav-hamburger-input"/>
<label for="nav-hamburger-input">|||</label>
<div id="nav-hamburger-items" class="button">
- <a href="index.html">Home</a>
- <a href="about.html">About</a>
- <a href="http://git.maneage.org/project.git/">Git</a>
- <a href="tutorial.html">Tutorial</a>
+ <a href="index.html">Home</a>
+ <a href="https://gitlab.com/maneage/project/-/blob/maneage/README-hacking.md#customization-checklist">Quick start</a>
+ <a href="about.html">About</a>
+ <a href="http://git.maneage.org/project.git/">Git</a>
+ <a href="tutorial.html">Tutorial</a>
</div>
</nav>
</header>