Fixed broken anchor tag for patch release

This commit is contained in:
Brian Vaughn
2020-03-06 11:05:01 -08:00
committed by GitHub
parent 562cf013db
commit cccba39f5b

View File

@@ -13,7 +13,7 @@ The high level process of creating releases is [documented below](#process). Ind
* [`prepare-stable`](#prepare-stable)
* [`publish`](#publish)
<sup>Note that [**creating a patch release**](creating-a-patch-release) has a slightly different process than a major/minor release.</sup>
<sup>Note that [**creating a patch release**](#creating-a-patch-release) has a slightly different process than a major/minor release.</sup>
# Process