diff options
| author | Eliud Vasquez <eliud_vasquez@hotmail.com> | 2020-06-11 17:00:54 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-06-11 22:32:32 -0400 |
| commit | aaec45e0806ff19bd7327e12216b692621158e05 (patch) | |
| tree | 7d148336054357d5bc1e6f6e57af943f5294ae80 /static/contact.html | |
| parent | e16f6ad99301760d8b64e47c174b7694d4d45891 (diff) | |
add two href attributes
Diffstat (limited to 'static/contact.html')
| -rw-r--r-- | static/contact.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/static/contact.html b/static/contact.html index 0251a1a6..8e037eae 100644 --- a/static/contact.html +++ b/static/contact.html @@ -50,7 +50,8 @@ <p>Do not contact us with offers to sell us products or services.</p> <p>Please don't contact the GrapheneOS project or developers to request support or to - report bugs. Use the community platforms and issue trackers listed below. The + report bugs. Use the <a href="#community">community platforms</a> and + <a href="#reporting-issues">issue trackers</a> listed below. The developers are active on the IRC / Matrix channel but the broader community can usually answer most questions, and this allows the developers to focus their time and energy on the project.</p> |
