From 1e3f7776c97e43cd85c2c1930edf4774624bb077 Mon Sep 17 00:00:00 2001 From: Tamas Piros Date: Sat, 12 Dec 2015 21:25:30 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d70f7a83..30134110 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ The project includes the following major components: * Middle-tier REST server implemented in Java/[Spring](http://projects.spring.io/spring-framework/) * [Gradle](http://www.gradle.org/) framework to drive build and configuration of the appserver and database tiers in Java/Groovy * Middle-tier REST server implemented in Node.js/[Express](expressjs.com) -* [Gulp](http://www.gradle.org/)-based automation to drive build and configuration of Javascript and database tiers (**note: database-tier Gulp-based setup coming soon**) +* [Gulp](http://gulpjs.com/)-based automation to drive build and configuration of Javascript and database tiers (**note: database-tier Gulp-based setup coming soon**) * Unit and end-to-end tests This README covers the following topics: