From bb535f296d5245038adf9405a260f40e2fa6d613 Mon Sep 17 00:00:00 2001 From: onyx-and-iris Date: Wed, 18 Jun 2025 04:03:13 +0100 Subject: [PATCH] fix link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 31fb040..74701ce 100644 --- a/README.md +++ b/README.md @@ -50,5 +50,5 @@ The prompt filter can be activated by pressing `/`: ## Special Thanks -- [spf13] for the [cobra](https://github.com/spf13/cobra) and [viper](https://github.com/spf13/viper) packages. +- [spf13](https://github.com/spf13) for the [cobra](https://github.com/spf13/cobra) and [viper](https://github.com/spf13/viper) packages. - [Manifold](https://github.com/manifoldco) for the [promptui](https://github.com/manifoldco/promptui) package.