summaryrefslogtreecommitdiff
path: root/docs/THANKS.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/THANKS.md')
-rw-r--r--docs/THANKS.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/THANKS.md b/docs/THANKS.md
index b112f46..dfd77e1 100644
--- a/docs/THANKS.md
+++ b/docs/THANKS.md
@@ -2,7 +2,7 @@
- [@AcksID](https://github.com/AckslD/nvim-gfold.lua) for creating and maintaining [nvim-gfold.lua](https://github.com/AckslD/nvim-gfold.lua), a `neovim` plugin for `gfold`
- [@jrcichra](https://github.com/jrcichra) for adding multi-OS support to the original, early-stage CI pipeline
-- [@orhun](https://github.com/orhun) for adding `gfold` to the [Arch Linux community repository](https://archlinux.org/packages/community/x86_64/gfold/) and for maintaining [the original AUR packages](https://github.com/orhun/PKGBUILDs)
-- [@shanesveller](https://github.com/shanesveller) for adding `gfold` to [nixpkgs](https://github.com/NixOS/nixpkgs/blob/master/pkgs/applications/version-management/git-and-tools/gfold/default.nix)
+- [@orhun](https://github.com/orhun) for adding `gfold` to the Arch Linux community repository ([current location](https://archlinux.org/packages/extra/x86_64/gfold/)) and for maintaining [the original AUR packages](https://github.com/orhun/PKGBUILDs)
+- [@shanesveller](https://github.com/shanesveller) for adding `gfold` to nixpkgs ([current location](https://github.com/NixOS/nixpkgs/blob/master/pkgs/applications/version-management/gfold/default.nix))
- [@wezm](https://github.com/wezm) for featuring `gfold` in the ["One Hundred Rust Binaries"](https://www.wezm.net/v2/posts/2020/100-rust-binaries/page2/) series
- [@yaahc](https://github.com/yaahc) for mentoring during an early refactor