summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2019-05-08 15:25:48 -0400
committerDaniel Micay <danielmicay@gmail.com>2019-05-08 15:25:48 -0400
commit4cbbad9da1425a8310a0fdeca9ac85624530a004 (patch)
tree767eaeb0a7dc93a38e7b16408b20cedf9dc3661b
parente4b228a4c4d2054964f3d5aa1d2079496947782f (diff)
link to attestation tutorial page
-rw-r--r--static/usage.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/static/usage.html b/static/usage.html
index c6990f8b..aced3c20 100644
--- a/static/usage.html
+++ b/static/usage.html
@@ -35,6 +35,8 @@
<div id="content">
<h1>Usage</h1>
<p><strong>This page is currently a placeholder and will be filled with lots of content over time.</strong></p>
+ <h2>Auditor</h2>
+ <p>See the <a href="https://attestation.app/tutorial">tutorial page on the site for the attestation sub-project</a>.</p>
</div>
<footer>
<a href="/"><img src="https://grapheneos.org/logo.png" width="512" height="512" alt=""/>GrapheneOS</a>