diff --git a/Plugins.md b/Plugins.md index f0c1cf8..37ce91c 100644 --- a/Plugins.md +++ b/Plugins.md @@ -4,7 +4,7 @@ |--------|-------------| | [apt-get](https://github.com/rubenvereecken/dotbot-apt-get) | Install and upgrade apt-get packages | | [apt](https://github.com/bryant1410/dotbot-apt) | Install APT packages | -| [aptget](https://github.com/dein0s/dotbot_plugin_aptget) | Install and upgrade apt-get packages (with some love to `apt` python module) | +| [aptget](https://github.com/alegsan/dotbot-aptget.git) | Install and upgrade apt-get packages (with some love to `apt` python module) | | [asdf](https://github.com/sobolevn/dotbot-asdf) | Install asdf plugins | | [brew](https://github.com/d12frosted/dotbot-brew) | Install brew and caskroom packages + brewfile support | | [brew](https://github.com/wren/dotbot-brew) | Exceptionally fast plugin with `brew`, `cask`, `tap`, and `brewfile` support |