aboutsummaryrefslogtreecommitdiffstats
path: root/tutorials/index.html
diff options
context:
space:
mode:
authorTommy Nguyen <remyabel@gmail.com>2019-02-21 23:33:27 -0500
committerDrew DeVault <sir@cmpwn.com>2019-02-22 11:39:28 -0500
commit110e65d6cca74179515eed729ac255cdc6fd9ae6 (patch)
treef6ce32c259e15914d6aca383a38a1b4219b4630a /tutorials/index.html
parente7f8bb102be285c729204adbf025f5d55ea9c25a (diff)
downloadsr.ht-docs-110e65d6cca74179515eed729ac255cdc6fd9ae6.tar.gz
Add missing id attribute to header elements
This ensures that the sidebar links will now point to something.
Diffstat (limited to 'tutorials/index.html')
-rw-r--r--tutorials/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/tutorials/index.html b/tutorials/index.html
index 5175c8f..b1e9be6 100644
--- a/tutorials/index.html
+++ b/tutorials/index.html
@@ -9,7 +9,7 @@
</style>
<div class="event-list">
<div class="event" style="margin-left: -0.5rem; margin-right: -0.5rem;">
- <h3>Setting up your account &amp; first git repository</h3>
+ <h3 id="setting-up-your-account-amp-first-git-repository">Setting up your account &amp; first git repository</h3>
<p>
This tutorial is recommended as the first stop for any new user.
</p>
@@ -22,7 +22,7 @@
</div>
</div>
<div class="tutorial">
- <h3>Getting started with builds.sr.ht</h3>
+ <h3 id="getting-started-with-buildssrht">Getting started with builds.sr.ht</h3>
<p>
Running your first few jobs on our continuous integration platform,
builds.sr.ht.