aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAurelien Hubert <aurel.hubert@gmail.com>2016-04-21 12:48:14 +0200
committerAurelien Hubert <aurel.hubert@gmail.com>2016-04-21 12:48:14 +0200
commitc525e6fef49744cf43cc3ae3659342cd251a7e5f (patch)
treeaa97d4aa337b09e13aa4109a64cac42e2667a282
parent27b257a06975a43991843163e3bd03c52112eac0 (diff)
downloadandroid_external_ahbottomnavigation-c525e6fef49744cf43cc3ae3659342cd251a7e5f.tar.gz
android_external_ahbottomnavigation-c525e6fef49744cf43cc3ae3659342cd251a7e5f.tar.bz2
android_external_ahbottomnavigation-c525e6fef49744cf43cc3ae3659342cd251a7e5f.zip
Improved README
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 39ecc1e..65d2c76 100644
--- a/README.md
+++ b/README.md
@@ -5,7 +5,7 @@ Library to implement the Bottom Navigation component from Material Design guidel
## Demo
<img src="https://raw.githubusercontent.com/aurelhubert/ahbottomnavigation/master/demo1.gif" width="208" height="368" /> <img src="https://raw.githubusercontent.com/aurelhubert/ahbottomnavigation/master/demo2.gif" width="208" height="368" /> <img src="https://raw.githubusercontent.com/aurelhubert/ahbottomnavigation/master/demo3.gif" width="208" height="368" /> <img src="https://raw.githubusercontent.com/aurelhubert/ahbottomnavigation/master/demo4.gif" width="208" height="368" />
-## What's new (1.1.3) - [Changelog](https://github.com/roughike/BottomBar/blob/master/CHANGELOG.md)
+## What's new (1.1.3) - [Changelog](https://github.com/aurelhubert/ahbottomnavigation/blob/master/CHANGELOG.md)
* Fixed Snackbar when setBehaviorTranslationEnabled(false)