From 6ea0a84c56f16c1034548f2022691769bec8f754 Mon Sep 17 00:00:00 2001
From: Denny Trebbin <fibric@users.noreply.github.com>
Date: Sun, 22 Mar 2015 05:47:55 +0100
Subject: [PATCH] fix link to plugin repo

---
 plugins/README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/plugins/README.md b/plugins/README.md
index 72bb32b..a8d1dd4 100644
--- a/plugins/README.md
+++ b/plugins/README.md
@@ -1,7 +1,7 @@
 # Plugins
 * [__android-sdk__](https://github.com/bpinto/oh-my-fish/tree/master/plugins/android-sdk) – [Android SDK](http://developer.android.com/sdk/index.html) integration.
 * [__archlinux__](https://github.com/bpinto/oh-my-fish/tree/master/plugins/archlinux) – Provides a number of plugins to make using Arch Linux easier.
-* [__better-alias__](https://github.com/bpinto/oh-my-fish/tree/master/plugins/better-alias) - Provide alias with auto completion.
+* [__better-alias__](https://github.com/bpinto/oh-my-fish/tree/master/plugins/balias) - Provide alias with auto completion.
 * [__brew__](https://github.com/bpinto/oh-my-fish/tree/master/plugins/brew) – [Homebrew](http://brew.sh/) integration.
 * [__bundler__](https://github.com/bpinto/oh-my-fish/tree/master/plugins/bundler) – Use Ruby's [Bundler](http://bundler.io/) automatically for some commands.
 * [__ccache__](https://github.com/bpinto/oh-my-fish/tree/master/plugins/ccache) – Enable [ccache](http://ccache.samba.org/) to speed up compilation.
-- 
GitLab