File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
doc/sphinx/sphinx_lief_doc/config Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 3
3
</p >
4
4
5
5
<p align =" center " >
6
- <a href =" https://discord.gg/7hRFGWYedu " >
6
+ <a href =" https://discord.gg/jGQtyAYChJ " >
7
7
<img src="https://img.shields.io/discord/1117013848914931762">
8
8
</a >
9
9
  ;
Original file line number Diff line number Diff line change @@ -53,7 +53,7 @@ Contact
53
53
=======
54
54
55
55
* **Mail **: contact at lief.re
56
- * **Discord **: `LIEF <https://discord.com/invite/7hRFGWYedu >`_
56
+ * **Discord **: `LIEF <https://discord.gg/jGQtyAYChJ >`_
57
57
58
58
Authors
59
59
=======
Original file line number Diff line number Diff line change @@ -67,7 +67,7 @@ def setup(app: Sphinx):
67
67
app .config .lief_doc_endpoint = "stable" if app .config .lief_is_release else "latest"
68
68
app .config .lief_gh_repo = "LIEF"
69
69
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 "
71
71
app .config .lief_gh_repo_url = "https://github.com/lief-project/LIEF"
72
72
app .config .lief_gh_sponsor_url = "https://github.com/sponsors/lief-project"
73
73
app .config .lief_extended_url = "https://extended.lief.re/"
You can’t perform that action at this time.
0 commit comments