From a0edd0c375124b440a786038bfaac990603bc333 Mon Sep 17 00:00:00 2001 From: mayank choudhary Date: Wed, 12 Nov 2025 10:35:57 +0530 Subject: [PATCH] docs: make README top-level H1 to satisfy markdownlint --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 274642ee3ae..75e0f5119f8 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -## Vue 2 has reached End of Life +# Vue 2 has reached End of Life **You are looking at the now inactive repository for Vue 2. The actively maintained repository for the latest version of Vue is [vuejs/core](https://github.com/vuejs/core).**