From 3d3688647fab7049e5b531c45b85c1e46a1d528f Mon Sep 17 00:00:00 2001 From: Azul Date: Thu, 17 Apr 2014 10:11:18 +0200 Subject: doc: update list of engines --- DEVELOP.md | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) (limited to 'DEVELOP.md') diff --git a/DEVELOP.md b/DEVELOP.md index 43af04d..0bc2031 100644 --- a/DEVELOP.md +++ b/DEVELOP.md @@ -11,12 +11,10 @@ Some tips on modifying the views: Leap Web contains some. They live in their own subdirectory and are included through bundler via their path. This way changes to the engines immediately affect the server as if they were in the main `app` directory. -Currently Leap Web includes of 4 Engines: +Currently Leap Web includes 2 Engines: -* [users](https://github.com/leapcode/leap_web/blob/master/users) - user registration and authorization - this will probably be included in the main webapp any time soon -* [certs](https://github.com/leapcode/leap_web/blob/master/certs) - Cert distribution for the EIP client - might be included in toplevel too. -* [help](https://github.com/leapcode/leap_web/blob/master/help) - Help ticket management -* [billing](https://github.com/leapcode/leap_web/blob/master/billing) - Billing System +* [support](https://github.com/leapcode/leap_web/blob/master/engines/support) - Help ticket management +* [billing](https://github.com/leapcode/leap_web/blob/master/engines/billing) - Billing System ## Creating a new engine ## -- cgit v1.2.3