From f467b76202bcd11411d411de03fbb62b828d0f2c Mon Sep 17 00:00:00 2001 From: Andrew Azores Date: Thu, 13 Jun 2024 15:50:45 -0400 Subject: [PATCH] rename --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2c2b9d0fa9..0d0eff2881 100644 --- a/README.md +++ b/README.md @@ -11,12 +11,12 @@ A container-native JVM application which acts as a bridge to other containerized JVMs and exposes a secure API for producing, analyzing, and retrieving JDK Flight Recorder data from your cloud workloads. -**This repository is no longer maintained.** See [**cryostat3**](https://github.com/cryostatio/cryostat3) for the +**This repository is no longer maintained.** See [**cryostat**](https://github.com/cryostatio/cryostat) for the source repository for Cryostat 3.0+ and active development. ## SEE ALSO -* [**cryostat3**](https://github.com/cryostatio/cryostat3) : the new source repository +* [**cryostat**](https://github.com/cryostatio/cryostat) : the new source repository for Cryostat version 3.0+, where active development is taking place. This repository contains the source for versions up to 2.4.1 and will not be maintained after 3.0 is released.