diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2019-05-10 15:49:46 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2019-05-10 15:49:46 -0400 |
| commit | 4304fd53e184899621c5b0674a16d86c78d1d5f1 (patch) | |
| tree | 8bc0fd619a6f902d130184474f247c0c2137e30c /static/contact.html | |
| parent | f2934599437a31106f52e42b5bd8c00300b36ee6 (diff) | |
add links to remaining non-top-level headers
Diffstat (limited to 'static/contact.html')
| -rw-r--r-- | static/contact.html | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/static/contact.html b/static/contact.html index 8cdf54dd..d28ba5d8 100644 --- a/static/contact.html +++ b/static/contact.html @@ -43,12 +43,18 @@ which is used for official announcements. The account of the lead developer is <a href="https://twitter.com/DanielMicay">@DanielMicay</a> and is primarily focused on the privacy and security research/engineering work on GrapheneOS.</p> - <h2 id="community">Community</h2> + <h2 id="community"> + Community + <a href="#community">¶</a> + </h2> <p>The main forum currently used to discuss the project is the official <a href="https://reddit.com/r/GrapheneOS">/r/GrapheneOS subreddit</a> on Reddit.</p> <p>The main IRC channel is #grapheneos on irc.freenode.net. The #grapheneos channel on irc.oftc.net is an alternate channel acting as a backup for when freenode is down.</p> - <h2 id="reporting-issues">Reporting issues</h2> + <h2 id="reporting-issues"> + Reporting issues + <a href="#reporting-issues">¶</a> + </h2> <ul> <li><a href="https://github.com/GrapheneOS/os_issue_tracker/issues">OS issue tracker</a></li> <li><a href="https://github.com/GrapheneOS/grapheneos.org/issues">grapheneos.org issue tracker</a></li> |
