diff --git a/test/specs/v1.2/petstore/api-docs.json b/test/specs/v1.2/petstore/api-docs.json
index 85038f8d..61ddf151 100644
--- a/test/specs/v1.2/petstore/api-docs.json
+++ b/test/specs/v1.2/petstore/api-docs.json
@@ -52,7 +52,7 @@
"info": {
"title": "Swagger Sample App",
"description": "This is a sample server Petstore server. You can find out more about Swagger \n at http://swagger.io or on irc.freenode.net, #swagger. For this sample,\n you can use the api key \"special-key\" to test the authorization filters",
- "termsOfServiceUrl": "http://helloreverb.com/terms/",
+ "termsOfServiceUrl": "http://swagger.io/terms/",
"contact": "apiteam@swagger.io",
"license": "Apache 2.0",
"licenseUrl": "http://www.apache.org/licenses/LICENSE-2.0.html"
diff --git a/test/specs/v2/petstore.json b/test/specs/v2/petstore.json
index 313897a3..df8df6e6 100644
--- a/test/specs/v2/petstore.json
+++ b/test/specs/v2/petstore.json
@@ -4,7 +4,7 @@
"description": "This is a sample server Petstore server. You can find out more about Swagger at http://swagger.io or on irc.freenode.net, #swagger. For this sample, you can use the api key \"special-key\" to test the authorization filters",
"version": "1.0.0",
"title": "Swagger Petstore",
- "termsOfService": "http://helloreverb.com/terms/",
+ "termsOfService": "http://swagger.io/terms/",
"contact": {
"url": "http://swagger.io",
"name": "Your pals at Swagger",