diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2024-05-17 11:57:55 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2024-05-17 11:57:55 -0400 |
| commit | df13bf6c1365997b839977deee8dcb643e777a8c (patch) | |
| tree | 1dd7dc524589698e064b23a9e3b2d30ecf14ce13 /static | |
| parent | 23503e379470bab5913c3e8a3aae5df822255488 (diff) | |
replace twitter.com with x.com
Diffstat (limited to 'static')
| -rw-r--r-- | static/contact.html | 17 | ||||
| -rw-r--r-- | static/install/cli.html | 2 | ||||
| -rw-r--r-- | static/releases.html | 16 |
3 files changed, 19 insertions, 16 deletions
diff --git a/static/contact.html b/static/contact.html index a3dd107d..f69028ca 100644 --- a/static/contact.html +++ b/static/contact.html @@ -177,14 +177,17 @@ priority of emails that are not security reports. Your emails will be treated as a much lower priority if you misuse this address.</p> - <p>The official Twitter account for the project is <a href="https://twitter.com/GrapheneOS">@GrapheneOS</a> - which is used for official announcements.</p> + <p>The official Twitter account for the project is <a + href="https://x.com/GrapheneOS">@GrapheneOS</a> which is used for official + announcements.</p> - <p>The official Mastodon account for the project is <a href="https://grapheneos.social/@GrapheneOS">@GrapheneOS@grapheneos.social</a> - which is used for official announcements.</p> + <p>The official Mastodon account for the project is <a + href="https://grapheneos.social/@GrapheneOS">@GrapheneOS@grapheneos.social</a> which + is used for official announcements.</p> - <p>The official Bluesky account for the project is <a href="https://bsky.app/profile/grapheneos.org">@grapheneos.org</a> - which is used for official announcements.</p> + <p>The official Bluesky account for the project is <a + href="https://bsky.app/profile/grapheneos.org">@grapheneos.org</a> which is used for + official announcements.</p> </section> <section id="hiring"> @@ -251,7 +254,7 @@ "email": "contact@grapheneos.org", "sameAs": [ "https://discuss.grapheneos.org/u/GrapheneOS", - "https://twitter.com/GrapheneOS", + "https://x.com/GrapheneOS", "https://grapheneos.social/@GrapheneOS", "https://bsky.app/profile/grapheneos.org", "https://cohost.org/GrapheneOS", diff --git a/static/install/cli.html b/static/install/cli.html index b42b67e0..1d619037 100644 --- a/static/install/cli.html +++ b/static/install/cli.html @@ -411,7 +411,7 @@ Installed as /home/username/platform-tools/fastboot</pre> <ul> <li><a href="https://bsky.app/profile/grapheneos.org/post/3kleyygkptm2x">Bluesky</a></li> - <li><a href="https://twitter.com/GrapheneOS/status/1757758688952009209">Twitter</a></li> + <li><a href="https://x.com/GrapheneOS/status/1757758688952009209">Twitter</a></li> <li><a href="https://github.com/GrapheneOS/releases.grapheneos.org/blob/main/static/allowed_signers">GitHub</a></li> </ul> diff --git a/static/releases.html b/static/releases.html index 91071aef..5f719c00 100644 --- a/static/releases.html +++ b/static/releases.html @@ -418,14 +418,14 @@ with the <a href="https://discuss.grapheneos.org/t/announcements">Announcements tag</a>.</p> <p>The announcements are also posted from the <a - href="https://twitter.com/GrapheneOS">@GrapheneOS Twitter - account</a>, the <a href="https://grapheneos.social/@GrapheneOS">@GrapheneOS - Mastodon account</a>, the <a href="https://bsky.app/profile/grapheneos.org"> - @grapheneos.org Bluesky account</a>, the <a href="https://reddit.com/r/GrapheneOS"> - official subreddit</a>, and in the official <a href="/contact#community">GrapheneOS chat - rooms</a> including the dedicated releases room/channel on the respective chat platform - (Matrix, Discord, Telegram). Each of these links to the main discussion thread on our discussion - forum.</p> + href="https://x.com/GrapheneOS">@GrapheneOS Twitter account</a>, the <a + href="https://grapheneos.social/@GrapheneOS">@GrapheneOS Mastodon account</a>, the + <a href="https://bsky.app/profile/grapheneos.org"> @grapheneos.org Bluesky + account</a>, the <a href="https://reddit.com/r/GrapheneOS"> official subreddit</a>, + and in the official <a href="/contact#community">GrapheneOS chat rooms</a> including + the dedicated releases room/channel on the respective chat platform (Matrix, + Discord, Telegram). Each of these links to the main discussion thread on our + discussion forum.</p> </section> <section id="stable-channel"> |
