From 86c44e91b5f4367336c97dc01456687f2fd943e2 Mon Sep 17 00:00:00 2001 From: zalenski Date: Wed, 18 Nov 2015 00:51:43 +0100 Subject: [PATCH] standalone -> http-service in website example --- website/source/index.ejs | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/website/source/index.ejs b/website/source/index.ejs index a47187a87..a026e6d87 100644 --- a/website/source/index.ejs +++ b/website/source/index.ejs @@ -100,14 +100,14 @@

     com.spotify
-    apollo-standlone-service
+    apollo-http-service
     <%= global.apolloVersion %>
 
- Minimal Apollo Standalone Application + Minimal Apollo Application
public final class App {
 
@@ -121,4 +121,4 @@
     }
  }
- \ No newline at end of file +