Description
The final Discord link in docs/CONTRIBUTING.md uses discord.gg/eleutherai without a URL scheme. GitHub therefore treats it as a relative repository link instead of directing contributors to the Discord server.
Proposed fix
Change the target to https://discord.gg/eleutherai, matching the working link near the top of the same document.
Scope
This is a one-line documentation-only change.
Description
The final Discord link in
docs/CONTRIBUTING.mdusesdiscord.gg/eleutheraiwithout a URL scheme. GitHub therefore treats it as a relative repository link instead of directing contributors to the Discord server.Proposed fix
Change the target to
https://discord.gg/eleutherai, matching the working link near the top of the same document.Scope
This is a one-line documentation-only change.