From a0e4582b7a7130154bd7947f0c5823877d1e9064 Mon Sep 17 00:00:00 2001 From: Javier Hidalgo Date: Sun, 13 Sep 2015 09:38:49 -0500 Subject: [PATCH] Fix broken link in README Fix broken `demo` link. --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index e436b48..b1fadaf 100644 --- a/readme.md +++ b/readme.md @@ -12,7 +12,7 @@ This is a Laravel package for translatable models. Its goal is to remove the com If you want to store translations of your models into the database, this package is for you. -* [Demo](#what-is-this-package-doing) +* [Demo](#demo) * [Tutorial](#tutorial) * [Installation](#installation-in-4-steps) * [Configuration](#configuration)