From e5214ee50f727685c397140efdd02994c9d199df Mon Sep 17 00:00:00 2001 From: Manuel <2084639+tennox@users.noreply.github.com> Date: Sun, 12 Mar 2023 23:48:16 +0100 Subject: [PATCH] Fix new issue link in Readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 28e9561..686f0c6 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ TODO: bundlers should be also discoverable on search.nixos.org * Make sure you have a [GitHub account](https://github.com/signup/free) * Make sure there is no open issue on the topic -* [Submit a new issue](https://github.com/NixOS/templates/issues/new) +* [Submit a new issue](https://github.com/NixOS/bundlers/issues/new) ## What is required to submit a bundler?