From 5a4dac33fd34c75ee3a577ac927702847d15838e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dea=20Mar=C3=ADa=20L=C3=A9on?= Date: Sat, 21 Dec 2024 10:52:13 +0100 Subject: [PATCH] removed extra info in link --- docs/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.md b/docs/index.md index 63cdcd5f9..e6eb13730 100644 --- a/docs/index.md +++ b/docs/index.md @@ -24,7 +24,7 @@ Seamlessly support all, without depending on any! - ✅ **Negligible overhead**, see [overhead](./overhead.md/) - ✅ Let your IDE help you thanks to **full static typing**, see [`narwhals.typing`][] - ✅ **Perfect backwards compatibility policy**, - see [stable api](./backcompat.md#perfect-backwards-compatibility-policy) for how to opt-in + see [stable api](./backcompat.md/) for how to opt-in ## Who's this for?