From 874ede29a765943e1c87373509a7fb1c472732d4 Mon Sep 17 00:00:00 2001 From: kadykov <62546709+kadykov@users.noreply.github.com> Date: Tue, 4 Jul 2023 16:21:13 +0200 Subject: [PATCH] Fix broken link to 2022.12 standard --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 38ed8d10..6af9da0d 100644 --- a/README.md +++ b/README.md @@ -12,8 +12,8 @@ each array library itself fully compatible with the array API, but this requires making backwards incompatible changes in many cases, so this will take some time. -Currently all libraries here are implemented against the [2022.22 -version](https://data-apis.org/array-api/2022.22/) of the standard. +Currently all libraries here are implemented against the [2022.12 +version](https://data-apis.org/array-api/2022.12/) of the standard. ## Usage