mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-12-26 04:35:41 +03:00
Everywhere: Use new discord invite url :^)
Replaces all instances of the previous discord invite link with a shiny new vanity url.
This commit is contained in:
parent
068ca3a394
commit
472721b774
Notes:
sideshowbarker
2024-07-18 12:14:29 +09:00
Author: https://github.com/networkException Commit: https://github.com/SerenityOS/serenity/commit/472721b7748 Pull-request: https://github.com/SerenityOS/serenity/pull/8056
@ -8,7 +8,7 @@ Everyone is welcome to work on the project, and while we have lots of fun, it's
|
||||
|
||||
## Communication
|
||||
|
||||
Join our Discord server: [SerenityOS Discord](https://discord.com/invite/29gCcKsXkF)
|
||||
Join our Discord server: [SerenityOS Discord](https://discord.gg/serenityos)
|
||||
|
||||
## Issue policy
|
||||
|
||||
|
@ -20,7 +20,7 @@
|
||||
<p><b>Project:</b></p>
|
||||
<ul>
|
||||
<li><a href="https://github.com/SerenityOS/serenity">SerenityOS on GitHub</a></li>
|
||||
<li><a href="https://discord.com/invite/29gCcKsXkF">SerenityOS Discord Server</a> <font color=red>(join here to chat!)</font></li>
|
||||
<li><a href="https://discord.gg/serenityos">SerenityOS Discord Server</a> <font color=red>(join here to chat!)</font></li>
|
||||
<li><a href="faq/">Frequently asked questions</a></li>
|
||||
<li><a href="bounty/">Bug bounty program</a></li>
|
||||
</ul>
|
||||
|
@ -4,7 +4,7 @@ Graphical Unix-like operating system for x86 computers.
|
||||
|
||||
[![Build status](https://github.com/SerenityOS/serenity/workflows/Build,%20lint,%20and%20test/badge.svg)](https://github.com/SerenityOS/serenity/actions?query=workflow%3A"Build%2C%20lint%2C%20and%20test")
|
||||
[![Fuzzing Status](https://oss-fuzz-build-logs.storage.googleapis.com/badges/serenity.svg)](https://bugs.chromium.org/p/oss-fuzz/issues/list?sort=-opened&can=1&q=proj:serenity)
|
||||
[![Discord](https://img.shields.io/discord/830522505605283862.svg?logo=discord&logoColor=white&logoWidth=20&labelColor=7289DA&label=Discord&color=17cf48)](https://discord.gg/29gCcKsXkF)
|
||||
[![Discord](https://img.shields.io/discord/830522505605283862.svg?logo=discord&logoColor=white&logoWidth=20&labelColor=7289DA&label=Discord&color=17cf48)](https://discord.gg/serenityos)
|
||||
|
||||
## About
|
||||
|
||||
@ -102,7 +102,7 @@ FAQ: [Frequently Asked Questions](https://github.com/SerenityOS/serenity/blob/ma
|
||||
|
||||
## Get in touch
|
||||
|
||||
Join our Discord server: [SerenityOS Discord](https://discord.com/invite/29gCcKsXkF)
|
||||
Join our Discord server: [SerenityOS Discord](https://discord.gg/serenityos)
|
||||
|
||||
## Author
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user