From 9e11b8c55f9bfc4c6122d25454208f2f6503131d Mon Sep 17 00:00:00 2001 From: "Stephen A. Fuqua" Date: Fri, 19 Dec 2025 16:19:52 -0600 Subject: [PATCH] Remove scorecard link before archiving this repository Add a note about moving to the other repository --- README.md | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index cf7824dd7..9fe7670e0 100644 --- a/README.md +++ b/README.md @@ -1,17 +1,16 @@ # Ed-Fi-ODS-AdminAPI -[![OpenSSF Scorecard](https://api.securityscorecards.dev/projects/github.com/Ed-Fi-Alliance-OSS/AdminAPI-2.x/badge)](https://securityscorecards.dev/viewer/?uri=github.com/Ed-Fi-Alliance-OSS/AdminAPI-2.x) +> [!WARNING] +> The Admin API v2 fork has been merged back into the original repository. Old +> Admin API releases can still be found in this repository, but new releases +> will only occur in the original repo, which has been renamed as +> [ODS-Admin-API](https://github.com/Ed-Fi-Alliance-OSS/ODS-Admin-API). The Ed-Fi ODS/API Admin API is a programmatic interface to administrate ODS/API platform instances. Admin API 2.0 will support ODS/API version 7.0 and greater. -For support of ODS/API 3.4 through 6.1, please use the +For support of ODS/API 3.4 through 6.1, please use the [latest 1.x release](https://github.com/Ed-Fi-Alliance-OSS/Ed-Fi-AdminAPI/releases). -> **Note** -> This is a fork of the [Ed-Fi-AdminAPI](https://github.com/Ed-Fi-Alliance-OSS/Ed-Fi-AdminAPI) -> repository, to enable continued development of Admin API 1.x. This fork may be -> merged back into the original repository at a later date. - For more information, see: * For a detailed description see [Ed-Fi Admin