From 06a8d4a9f418fdac0423f2ffb8655c1551546b48 Mon Sep 17 00:00:00 2001 From: jkhsjdhjs Date: Tue, 25 Jul 2023 22:14:45 +0200 Subject: [PATCH] readme: Fix template.yaml link (#9) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b28c2bf..826ee24 100644 --- a/README.md +++ b/README.md @@ -6,5 +6,5 @@ maubot plugins. Simply copy [template.yaml] to [data/plugins/thirdparty/]some-identifier.yaml, fill out the fields, and make a pull request. -[template.yaml]: https://github.com/maubot/plugins.maubot.xyz/tree/main/data/plugins/thirdparty +[template.yaml]: https://github.com/maubot/plugins.maubot.xyz/tree/main/data/plugins/template.yaml [data/plugins/thirdparty/]: https://github.com/maubot/plugins.maubot.xyz/tree/main/data/plugins/thirdparty