From 3a50169ebedd3ed7e499e5a7cb80ff41d7ea7d6e Mon Sep 17 00:00:00 2001 From: Carlos Rincon Date: Wed, 30 May 2018 16:34:38 -0400 Subject: [PATCH] Fixed data entities url link updated [senecajs.org tutorial] link, the previous one pointed to a 404 --- data-entities/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data-entities/README.md b/data-entities/README.md index 9171e1f..a984633 100644 --- a/data-entities/README.md +++ b/data-entities/README.md @@ -1,6 +1,6 @@ For an introduction to Seneca data entities, please read the -[senecajs.org tutorial](http://senecajs.org/data-entities.html). +[senecajs.org tutorial](http://senecajs.org/docs/tutorials/understanding-data-entities.html). Notes: