From ac2bf38aa8dbffedcc2146bf01bb7a25db5d3c65 Mon Sep 17 00:00:00 2001 From: Inessa Pawson Date: Mon, 9 Dec 2024 08:40:14 -0500 Subject: [PATCH] Update the button text (#800) --- content/en/config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/config.yaml b/content/en/config.yaml index 55465511c9..a2277de8e9 100644 --- a/content/en/config.yaml +++ b/content/en/config.yaml @@ -11,7 +11,7 @@ params: # Hero subtitle (optional) subtitle: The fundamental package for scientific computing with Python # Button text - buttontext: "Latest release: NumPy 2.0. View all releases" + buttontext: "Latest release: NumPy 2.2. View all releases" # Where the main hero button links to buttonlink: "/news/#releases" # Hero image (from static/images/___)