diff --git a/Release-Process.md b/Release-Process.md index de74464..f731011 100644 --- a/Release-Process.md +++ b/Release-Process.md @@ -4,7 +4,7 @@ Creating a Dolphin Release does require some steps, but if you know what to do i Releases are versioned as follows: `YYMM`, where `YY` is the current year, and `MM` is the current month. Hotfix releases are versioned as follows: `YYMMp`, where `p` is the hotfix letter. For example, `2407` would be a release made in July 2024, and `2407a` would be the first hotfix for that release. -Releases can only be created by [core developers](https://github.com/orgs/dolphin-emu/teams/core-developers). +Releases can only be created by [core developers](https://github.com/orgs/dolphin-emu/teams/core-developers "List of core developers (must be an organization member to view)"). ## Details