From 8aa7b7241fc61e50727bd1d2f2677394179bdea0 Mon Sep 17 00:00:00 2001 From: Dimitris Savvopoulos Date: Thu, 10 Sep 2015 12:21:04 +0300 Subject: [PATCH] Update readme.md --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 5335a18..e436b48 100644 --- a/readme.md +++ b/readme.md @@ -73,7 +73,7 @@ If you want to store translations of your models into the database, this package ## Tutorial -Check the [tutorial](https://laravel-news.com/2015/09/how-to-add-multilingual-support-to-eloquent/) about laravel-translatable in laravel-news. +Check the tutorial about laravel-translatable in laravel-news: [*How To Add Multilingual Support to Eloquent*](https://laravel-news.com/2015/09/how-to-add-multilingual-support-to-eloquent/) ## Installation in 4 steps