From 963b70afa15cb79a09fb0b723bdba9fc4a91b660 Mon Sep 17 00:00:00 2001 From: William Morgan Date: Tue, 7 May 2024 14:34:25 -0500 Subject: [PATCH] lint Signed-off-by: William Morgan --- linkerd.io/content/releases/_index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/linkerd.io/content/releases/_index.md b/linkerd.io/content/releases/_index.md index a2903e1b09..d88cf58b3d 100644 --- a/linkerd.io/content/releases/_index.md +++ b/linkerd.io/content/releases/_index.md @@ -40,8 +40,8 @@ Edge release versioning follows the form `edge-y.m.n`, where `y` is the last two digits of the year, `m` is the numeric month, and `n` is numeric edge release count for that month. For example: -* `edge-23.9.1`: the first edge release shipped in September 2023 -* `edge-24.1.3`: the third edge release shipped in January 2024 +- `edge-23.9.1`: the first edge release shipped in September 2023 +- `edge-24.1.3`: the third edge release shipped in January 2024 Using edge release artifacts and reporting bugs helps us ensure a rapid pace of development and is a great way to help Linkerd. We publish edge release guidance