From 10fc48c4279e5e2636531222a2022db423c00917 Mon Sep 17 00:00:00 2001 From: Kashish Mittal <113269381+04kash@users.noreply.github.com> Date: Thu, 24 Oct 2024 10:16:13 -0400 Subject: [PATCH] docs: remove WARNING from README.md --- README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.md b/README.md index ad0ad8a97..31fe4e541 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,5 @@ # Red Hat Developer Hub Plugins Repository -> [!WARNING] -> Under Construction - ## What is this repository? This repository hosts plugins developed by Red Hat. The processes, tooling, and workflows are based on those in [backstage/community-plugins](https://github.com/backstage/community-plugins).