This is an automated email from the ASF dual-hosted git repository. hsluoyz pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/casbin-website-v1-deprecated.git
commit bf0cc9bb3eb0f8f5f1a8204f66294be0d8262664 Author: Gucheng Wang <[email protected]> AuthorDate: Sun Mar 22 10:18:18 2026 +0800 fix: deprecate the casbin v1 site --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9b9d592..7786e9c 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,8 @@ -# [v1.casbin.org](https://v1.casbin.org/) [](https://github.com/casbin/casbin-website/actions) -The site configuration and documentation powering Casbin's website: https://v1.casbin.org +# [v1.casbin.org](https://v1.casbin.org/) + +> **Deprecated:** This repository is archived and no longer maintained. The current Casbin documentation site is developed in **[apache/casbin-website](https://github.com/apache/casbin-website)** (see [casbin.apache.org](https://casbin.apache.org/)). Please open issues and pull requests there. + +The site configuration and documentation that historically powered Casbin’s v1 website: https://v1.casbin.org ## Getting started --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
