From 4ff397ff6cebc4f5e33153836ed7436637cd92af Mon Sep 17 00:00:00 2001 From: pengzhile Date: Wed, 1 Jun 2022 09:56:03 +0800 Subject: [PATCH] update link Signed-off-by: pengzhile --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5e2e95f..7880e77 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # ja-netfilter-sample-plugin -### A scaffold project for the [ja-netfilter](https://github.com/ja-netfilter/ja-netfilter) plugin system +### A scaffold project for the [ja-netfilter](https://gitee.com/ja-netfilter/ja-netfilter) plugin system -#### Use the `mvn clean package` command to compile and use `sample-plugin-jar-with-dependencies.jar` file! \ No newline at end of file +#### Use the `mvn clean package` command to compile and use `sample-plugin-jar-with-dependencies.jar` file!