diff --git a/docs/contributing.rst b/docs/contributing.rst index 4738483c..3191d9cc 100644 --- a/docs/contributing.rst +++ b/docs/contributing.rst @@ -3,7 +3,7 @@ Contributing Thank you for your interest in contributing! We welcome all contributions no matter their size. Please read along to learn how to get started. If you get stuck, feel free -to ask for help in `Ethereum Python Discord server `_. +to ask for help in `Libp2p Discover Server `_. Setting the stage ~~~~~~~~~~~~~~~~~ diff --git a/newsfragments/592.docs.rst b/newsfragments/592.docs.rst new file mode 100644 index 00000000..306045d0 --- /dev/null +++ b/newsfragments/592.docs.rst @@ -0,0 +1 @@ +Fixed the `contributing.rst` file to include the Libp2p Discord Server Link.