From aafab93c0ee9e4c94ea56e6689d968b31aeb8d27 Mon Sep 17 00:00:00 2001 From: Vishal Date: Wed, 22 Jan 2025 20:33:18 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9e30c42..74cbbd0 100644 --- a/README.md +++ b/README.md @@ -243,5 +243,5 @@ create something similar, with a hope we as a community can continue to keep it information. - Any plugins you submit here are automatically assumed to be licensed under the MIT license, i.e. unless you explicitly specify a different license in your plugin's source code. See - [this plugin](https://github.com/rikkolovescats/plugin-manager/blob/f29008acdbf54988f3622ae4baa8735d83338bb5/plugins/utilities/store_event_specials.py#L1-L22) + [this plugin](https://github.com/bombsquad-community/plugin-manager/blob/main/plugins/utilities/store_event_specials.py#L1-L22) for an example.