From 3458bdebc2bc9403d27349d345503603c6f07328 Mon Sep 17 00:00:00 2001 From: guqing Date: Wed, 3 Jul 2024 11:08:07 +0800 Subject: [PATCH] chore: update license url --- src/main/resources/plugin.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/plugin.yaml b/src/main/resources/plugin.yaml index c312d59..b9cfcdc 100644 --- a/src/main/resources/plugin.yaml +++ b/src/main/resources/plugin.yaml @@ -23,4 +23,4 @@ spec: description: "为站点生成 RSS 订阅链接" license: - name: "GPL-3.0" - url: "https://github.com/halo-dev/plugin-feed/blob/ruibaby-patch-1/LICENSE" + url: "https://github.com/halo-dev/plugin-feed/blob/main/LICENSE"