From f00093f0ede4163aae2feb6dcdc6fbd28b0aa2a4 Mon Sep 17 00:00:00 2001 From: Todd Fredrich Date: Tue, 1 May 2012 14:56:26 -0600 Subject: [PATCH] Changed to use Google CDN for JQuery. --- httpmethods.html | 2 +- httpstatuscodes.html | 4 ++-- index.html | 2 +- resources.html | 12 +++++------- restquicktips.html | 2 +- 5 files changed, 10 insertions(+), 12 deletions(-) diff --git a/httpmethods.html b/httpmethods.html index bfd44ce..e7a78a6 100644 --- a/httpmethods.html +++ b/httpmethods.html @@ -164,7 +164,7 @@ - + diff --git a/httpstatuscodes.html b/httpstatuscodes.html index 1562463..af3de9c 100644 --- a/httpstatuscodes.html +++ b/httpstatuscodes.html @@ -783,7 +783,7 @@

-

"Top 10" HTTP Status Code. More REST service-specific information is contained in the entry.

+

"Top 10" HTTP Status Code. More REST service-specific information is contained in the entry.


@@ -813,7 +813,7 @@ - + diff --git a/index.html b/index.html index eda9e22..42872ed 100644 --- a/index.html +++ b/index.html @@ -101,7 +101,7 @@ - + diff --git a/resources.html b/resources.html index 0400f70..203fcaf 100644 --- a/resources.html +++ b/resources.html @@ -42,19 +42,17 @@

Get the eCollege Best Practices guide (choose your format):

REST Services in Java

-

Create fast, scalable service in Java quickly. Visit RestExpress on GitHub.

+

RestExpress (GitHub). Create fast, scalable, stand-alone RESTful Web services in Java quickly.