diff --git a/scripts/release/README.md b/scripts/release/README.md
index 8c529dba05..4d4d0247dc 100644
--- a/scripts/release/README.md
+++ b/scripts/release/README.md
@@ -13,7 +13,7 @@ The high level process of creating releases is [documented below](#process). Ind
* [`prepare-stable`](#prepare-stable)
* [`publish`](#publish)
-Note that [**creating a patch release**](creating-a-patch-release) has a slightly different process than a major/minor release.
+Note that [**creating a patch release**](#creating-a-patch-release) has a slightly different process than a major/minor release.
# Process