Skip to content

Commit b5df89f

Browse files
committed
Update discord link
1 parent 68caa32 commit b5df89f

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
</p>
44

55
<p align="center">
6-
<a href="https://discord.gg/7hRFGWYedu">
6+
<a href="https://discord.gg/jGQtyAYChJ">
77
<img src="https://img.shields.io/discord/1117013848914931762">
88
</a>
99
&nbsp;

api/python/README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ Contact
5353
=======
5454

5555
* **Mail**: contact at lief.re
56-
* **Discord**: `LIEF <https://discord.com/invite/7hRFGWYedu>`_
56+
* **Discord**: `LIEF <https://discord.gg/jGQtyAYChJ>`_
5757

5858
Authors
5959
=======

doc/sphinx/sphinx_lief_doc/config/lief_config.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ def setup(app: Sphinx):
6767
app.config.lief_doc_endpoint = "stable" if app.config.lief_is_release else "latest"
6868
app.config.lief_gh_repo = "LIEF"
6969
app.config.lief_gh_org = "lief-project"
70-
app.config.lief_discord = "https://discord.com/invite/7hRFGWYedu"
70+
app.config.lief_discord = "https://discord.gg/jGQtyAYChJ"
7171
app.config.lief_gh_repo_url = "https://github.com/lief-project/LIEF"
7272
app.config.lief_gh_sponsor_url = "https://github.com/sponsors/lief-project"
7373
app.config.lief_extended_url = "https://extended.lief.re/"

0 commit comments

Comments
 (0)