From 595c7577b84d631ea2e9c3b77160a6e50491cc1b Mon Sep 17 00:00:00 2001 From: altsang Date: Mon, 16 Sep 2013 11:43:50 -0700 Subject: [PATCH] removed version text --- docs.json | 2 +- docs/intro.md | 9 ++++----- 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/docs.json b/docs.json index cbd44add..5b9c9708 100644 --- a/docs.json +++ b/docs.json @@ -1,5 +1,5 @@ { - "title": "LoopBack", + "title": "LoopBack Documentation", "content": [ "docs/intro.md", "docs/quickstart.md", diff --git a/docs/intro.md b/docs/intro.md index 42a1dee6..acfc2ffd 100644 --- a/docs/intro.md +++ b/docs/intro.md @@ -1,21 +1,20 @@ # LoopBack -**v1.0.0** -LoopBack is part of the [StrongLoop Suite](www.strongloop.com/strongloop-suite). +LoopBack is part of [StrongLoop Suite](http://www.strongloop.com/strongloop-suite). LoopBack is a mobile backend framework that puts you in control. As a mobile developer you decide where to run your mobile backend - in the cloud or on-premise. -LoopBack is built on [StrongNode](/strongnode) and open source Node.js +LoopBack is built on [StrongNode](http://www.strongloop.com/strongnode) and open source Node.js modules. It leverages the power of Node, the community that -stands behind Node, and the support that [StrongLoop](www.strongloop.com) +stands behind Node, and the support that [StrongLoop](http://www.strongloop.com) offers. LoopBack is here to help you develop mobile applications with rich functionality and data that is in your datacenter and the cloud. Since LoopBack is built on open source, it is highly extensible and familiar with developers already using Node. -Node.js leverages Javascript. The ubiquituous language of the web +Node.js leverages Javascript - the ubiquituous language of the web that most developers have already had familiarity with it's ease of use.