diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-01-06 05:33:17 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-01-06 05:33:17 -0500 |
| commit | f8e301d51307b3530ccba6b13314143f3d6d886f (patch) | |
| tree | d096c0efd5bdba5e6142f9e0d5f9338e8c5fccb9 /static | |
| parent | c3dc0ca7b8bc8761bf7713c2244253c3d0a749a4 (diff) | |
fix twitter link for releases page
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html index 1af60176..e2c03964 100644 --- a/static/releases.html +++ b/static/releases.html @@ -181,7 +181,7 @@ <h2><a href="#release-announcements">Release announcements</a></h2> <p>Releases are announced on this page including via an atom feed, via our - <a href="https://twitter.com">@GrapheneOS Twitter account</a>, on the + <a href="https://twitter.com/GrapheneOS">@GrapheneOS Twitter account</a>, on the <a href="https://reddit.com/r/GrapheneOS">official subreddit</a> and in the official #grapheneos IRC channel on irc.freenode.net bridged with the #grapheneos:matrix.org room on Matrix. A release announcement indicates that the |
