From 9ca4f479d093a8419e470813988b4a3f165bc05d Mon Sep 17 00:00:00 2001 From: sukidayou <77531556+sukidayou@users.noreply.github.com> Date: Sun, 5 Jan 2025 18:13:16 +0800 Subject: [PATCH] feat: update jcasbin-mongo-adapter repo path (#271) * chore: Update MongoDB Adapter plugin links and image paths in JS file * Update AdapterJavaData.js --------- Co-authored-by: hsluoyz --- src/tableData/AdapterData/AdapterJavaData.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/tableData/AdapterData/AdapterJavaData.js b/src/tableData/AdapterData/AdapterJavaData.js index 0e5032e6..8d399207 100644 --- a/src/tableData/AdapterData/AdapterJavaData.js +++ b/src/tableData/AdapterData/AdapterJavaData.js @@ -46,7 +46,7 @@ export const AdapterJavaData = [ }, { title: - "[MongoDB Adapter](https://github.com/zzl221000/jcasbin-mongo-adapter)", + "[MongoDB Adapter](https://github.com/jcasbin/jcasbin-mongo-adapter)", type: "NoSQL", author: "Casbin", autoSave: "✅",