From c3c58e6d79ec57d46de3a3e552d45ef38ee01887 Mon Sep 17 00:00:00 2001
From: "repo-ranger[bot]"
Date: Sun, 10 Oct 2021 18:07:30 +0000
Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20=20@=20887ec?=
=?UTF-8?q?5b4419d3c41d2d5db6e0af74161a9f21ec4=20=F0=9F=9A=80?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
badge-maker_lib_index.js.html | 2 +-
badge-maker_lib_xml.js.html | 2 +-
core_base-service_base-graphql.js.html | 2 +-
core_base-service_base-json.js.html | 2 +-
core_base-service_base-svg-scraping.js.html | 2 +-
core_base-service_base-xml.js.html | 2 +-
core_base-service_base-yaml.js.html | 2 +-
core_base-service_base.js.html | 2 +-
core_base-service_errors.js.html | 2 +-
core_base-service_graphql.js.html | 2 +-
core_server_prometheus-metrics.js.html | 2 +-
core_server_server.js.html | 2 +-
core_service-test-runner_create-service-tester.js.html | 2 +-
core_service-test-runner_icedfrisby-shields.js.html | 2 +-
core_service-test-runner_infer-pull-request.js.html | 2 +-
core_service-test-runner_runner.js.html | 2 +-
core_service-test-runner_service-tester.js.html | 2 +-
core_service-test-runner_services-for-title.js.html | 2 +-
core_token-pooling_token-pool.js.html | 2 +-
global.html | 2 +-
index.html | 2 +-
module-badge-maker.html | 2 +-
module-badge-maker_lib_xml-ElementList.html | 2 +-
module-badge-maker_lib_xml-XmlElement.html | 2 +-
module-badge-maker_lib_xml.html | 2 +-
module-core_base-service_base-BaseService.html | 2 +-
module-core_base-service_base-graphql-BaseGraphqlService.html | 2 +-
module-core_base-service_base-graphql.html | 2 +-
module-core_base-service_base-json-BaseJsonService.html | 2 +-
module-core_base-service_base-json.html | 2 +-
...base-service_base-svg-scraping-BaseSvgScrapingService.html | 2 +-
module-core_base-service_base-svg-scraping.html | 2 +-
module-core_base-service_base-xml-BaseXmlService.html | 2 +-
module-core_base-service_base-xml.html | 2 +-
module-core_base-service_base-yaml-BaseYamlService.html | 2 +-
module-core_base-service_base-yaml.html | 2 +-
module-core_base-service_base.html | 2 +-
module-core_base-service_errors-Deprecated.html | 2 +-
module-core_base-service_errors-ImproperlyConfigured.html | 2 +-
module-core_base-service_errors-Inaccessible.html | 2 +-
module-core_base-service_errors-InvalidParameter.html | 2 +-
module-core_base-service_errors-InvalidResponse.html | 2 +-
module-core_base-service_errors-NotFound.html | 2 +-
module-core_base-service_errors-ShieldsRuntimeError.html | 2 +-
module-core_base-service_errors.html | 2 +-
module-core_base-service_graphql.html | 2 +-
module-core_server_server-Server.html | 2 +-
module-core_server_server.html | 2 +-
module-core_service-test-runner_create-service-tester.html | 2 +-
module-core_service-test-runner_icedfrisby-shields.html | 2 +-
module-core_service-test-runner_infer-pull-request.html | 2 +-
module-core_service-test-runner_runner-Runner.html | 2 +-
module-core_service-test-runner_runner.html | 2 +-
...core_service-test-runner_service-tester-ServiceTester.html | 2 +-
module-core_service-test-runner_service-tester.html | 2 +-
module-core_service-test-runner_services-for-title.html | 2 +-
module-core_token-pooling_token-pool-Token.html | 2 +-
module-core_token-pooling_token-pool-TokenPool.html | 2 +-
module-core_token-pooling_token-pool.html | 2 +-
module-services_dynamic_json-path.html | 2 +-
module-services_steam_steam-base-BaseSteamAPI.html | 2 +-
module-services_steam_steam-base.html | 2 +-
services_dynamic_json-path.js.html | 2 +-
services_packagist_packagist-base.js.html | 2 +-
services_steam_steam-base.js.html | 2 +-
services_test-validators.js.html | 2 +-
tutorial-TUTORIAL.html | 2 +-
tutorial-adding-new-config-values.html | 2 +-
tutorial-badge-urls.html | 2 +-
tutorial-code-walkthrough.html | 2 +-
tutorial-deprecating-badges.html | 2 +-
tutorial-input-validation.html | 2 +-
tutorial-json-format.html | 2 +-
tutorial-logos.html | 2 +-
tutorial-performance-testing.html | 2 +-
tutorial-production-hosting.html | 2 +-
tutorial-releases.html | 2 +-
tutorial-self-hosting.html | 2 +-
tutorial-server-secrets.html | 2 +-
tutorial-service-tests.html | 4 ++--
80 files changed, 81 insertions(+), 81 deletions(-)
diff --git a/badge-maker_lib_index.js.html b/badge-maker_lib_index.js.html
index b73ff12569..ee5947cc12 100644
--- a/badge-maker_lib_index.js.html
+++ b/badge-maker_lib_index.js.html
@@ -123,7 +123,7 @@ module.exports = {
diff --git a/badge-maker_lib_xml.js.html b/badge-maker_lib_xml.js.html
index dce521e815..2620debcd7 100644
--- a/badge-maker_lib_xml.js.html
+++ b/badge-maker_lib_xml.js.html
@@ -138,7 +138,7 @@ module.exports = { escapeXml, stripXmlWhitespace, XmlElement, ElementList }
diff --git a/core_base-service_base-graphql.js.html b/core_base-service_base-graphql.js.html
index 584b5a34a2..1b19eb6e87 100644
--- a/core_base-service_base-graphql.js.html
+++ b/core_base-service_base-graphql.js.html
@@ -136,7 +136,7 @@ export default BaseGraphqlService
diff --git a/core_base-service_base-json.js.html b/core_base-service_base-json.js.html
index 34bbcff019..cbac461424 100644
--- a/core_base-service_base-json.js.html
+++ b/core_base-service_base-json.js.html
@@ -97,7 +97,7 @@ export default BaseJsonService
diff --git a/core_base-service_base-svg-scraping.js.html b/core_base-service_base-svg-scraping.js.html
index 1ed1930281..c618133701 100644
--- a/core_base-service_base-svg-scraping.js.html
+++ b/core_base-service_base-svg-scraping.js.html
@@ -133,7 +133,7 @@ export default BaseSvgScrapingService
diff --git a/core_base-service_base-xml.js.html b/core_base-service_base-xml.js.html
index f86223f0a9..5533db911e 100644
--- a/core_base-service_base-xml.js.html
+++ b/core_base-service_base-xml.js.html
@@ -111,7 +111,7 @@ export default BaseXmlService
diff --git a/core_base-service_base-yaml.js.html b/core_base-service_base-yaml.js.html
index 00efc96756..6304c85118 100644
--- a/core_base-service_base-yaml.js.html
+++ b/core_base-service_base-yaml.js.html
@@ -115,7 +115,7 @@ export default BaseYamlService
diff --git a/core_base-service_base.js.html b/core_base-service_base.js.html
index 5eb07bf1d3..fddb16d0d5 100644
--- a/core_base-service_base.js.html
+++ b/core_base-service_base.js.html
@@ -612,7 +612,7 @@ export default BaseService
diff --git a/core_base-service_errors.js.html b/core_base-service_errors.js.html
index c9d31b8de6..55bf9c4dd8 100644
--- a/core_base-service_errors.js.html
+++ b/core_base-service_errors.js.html
@@ -261,7 +261,7 @@ export {
diff --git a/core_base-service_graphql.js.html b/core_base-service_graphql.js.html
index 68391cd45f..817728e206 100644
--- a/core_base-service_graphql.js.html
+++ b/core_base-service_graphql.js.html
@@ -93,7 +93,7 @@ export { mergeQueries }
diff --git a/core_server_prometheus-metrics.js.html b/core_server_prometheus-metrics.js.html
index 857b18ff3d..7d526443e3 100644
--- a/core_server_prometheus-metrics.js.html
+++ b/core_server_prometheus-metrics.js.html
@@ -127,7 +127,7 @@ export default class PrometheusMetrics {
diff --git a/core_server_server.js.html b/core_server_server.js.html
index a287aefb80..1c470d3cd0 100644
--- a/core_server_server.js.html
+++ b/core_server_server.js.html
@@ -599,7 +599,7 @@ export default Server
diff --git a/core_service-test-runner_create-service-tester.js.html b/core_service-test-runner_create-service-tester.js.html
index ae042b4fb2..dae434b663 100644
--- a/core_service-test-runner_create-service-tester.js.html
+++ b/core_service-test-runner_create-service-tester.js.html
@@ -74,7 +74,7 @@ export default createServiceTester
diff --git a/core_service-test-runner_icedfrisby-shields.js.html b/core_service-test-runner_icedfrisby-shields.js.html
index e6b9836e03..3e1fc7825a 100644
--- a/core_service-test-runner_icedfrisby-shields.js.html
+++ b/core_service-test-runner_icedfrisby-shields.js.html
@@ -131,7 +131,7 @@ export default factory
diff --git a/core_service-test-runner_infer-pull-request.js.html b/core_service-test-runner_infer-pull-request.js.html
index 357c4decdd..25e5cb4dba 100644
--- a/core_service-test-runner_infer-pull-request.js.html
+++ b/core_service-test-runner_infer-pull-request.js.html
@@ -142,7 +142,7 @@ export { parseGithubPullRequestUrl, parseGithubRepoSlug, inferPullRequest }
diff --git a/core_service-test-runner_runner.js.html b/core_service-test-runner_runner.js.html
index 51bbaf2791..9ee6daa4a0 100644
--- a/core_service-test-runner_runner.js.html
+++ b/core_service-test-runner_runner.js.html
@@ -118,7 +118,7 @@ export default Runner
diff --git a/core_service-test-runner_service-tester.js.html b/core_service-test-runner_service-tester.js.html
index ef92d5ee67..5ed4222f3f 100644
--- a/core_service-test-runner_service-tester.js.html
+++ b/core_service-test-runner_service-tester.js.html
@@ -184,7 +184,7 @@ export default ServiceTester
diff --git a/core_service-test-runner_services-for-title.js.html b/core_service-test-runner_services-for-title.js.html
index 8aa1e609c6..aa12b8eb11 100644
--- a/core_service-test-runner_services-for-title.js.html
+++ b/core_service-test-runner_services-for-title.js.html
@@ -75,7 +75,7 @@ export default servicesForTitle
diff --git a/core_token-pooling_token-pool.js.html b/core_token-pooling_token-pool.js.html
index d19d37059b..bdbdcdeb99 100644
--- a/core_token-pooling_token-pool.js.html
+++ b/core_token-pooling_token-pool.js.html
@@ -375,7 +375,7 @@ export { sanitizeToken, Token, TokenPool }
diff --git a/global.html b/global.html
index 1224f66c3b..7377fb29f8 100644
--- a/global.html
+++ b/global.html
@@ -684,7 +684,7 @@
diff --git a/index.html b/index.html
index 4998bcb2d5..46a1630337 100644
--- a/index.html
+++ b/index.html
@@ -223,7 +223,7 @@ under their terms and license.
diff --git a/module-badge-maker.html b/module-badge-maker.html
index 342af1e1e7..b86969bb3a 100644
--- a/module-badge-maker.html
+++ b/module-badge-maker.html
@@ -387,7 +387,7 @@
diff --git a/module-badge-maker_lib_xml-ElementList.html b/module-badge-maker_lib_xml-ElementList.html
index 56c61cce13..b28f947b4c 100644
--- a/module-badge-maker_lib_xml-ElementList.html
+++ b/module-badge-maker_lib_xml-ElementList.html
@@ -163,7 +163,7 @@ like an XmlElement but renders multiple XML tags (not wrapped in a ).
diff --git a/module-badge-maker_lib_xml-XmlElement.html b/module-badge-maker_lib_xml-XmlElement.html
index 20870b5a48..a2dae148ff 100644
--- a/module-badge-maker_lib_xml-XmlElement.html
+++ b/module-badge-maker_lib_xml-XmlElement.html
@@ -474,7 +474,7 @@ element will be rendered as a self-closing element.
diff --git a/module-badge-maker_lib_xml.html b/module-badge-maker_lib_xml.html
index 0d10284144..da3136f414 100644
--- a/module-badge-maker_lib_xml.html
+++ b/module-badge-maker_lib_xml.html
@@ -86,7 +86,7 @@
diff --git a/module-core_base-service_base-BaseService.html b/module-core_base-service_base-BaseService.html
index 6af91090db..e3637e8f59 100644
--- a/module-core_base-service_base-BaseService.html
+++ b/module-core_base-service_base-BaseService.html
@@ -743,7 +743,7 @@ defined in this.route.pattern or this.route.capture
diff --git a/module-core_base-service_base-graphql-BaseGraphqlService.html b/module-core_base-service_base-graphql-BaseGraphqlService.html
index a3c1996975..baf85563b4 100644
--- a/module-core_base-service_base-graphql-BaseGraphqlService.html
+++ b/module-core_base-service_base-graphql-BaseGraphqlService.html
@@ -829,7 +829,7 @@ an InvalidResponse.
diff --git a/module-core_base-service_base-graphql.html b/module-core_base-service_base-graphql.html
index a60bcf687e..944573d2ed 100644
--- a/module-core_base-service_base-graphql.html
+++ b/module-core_base-service_base-graphql.html
@@ -83,7 +83,7 @@
diff --git a/module-core_base-service_base-json-BaseJsonService.html b/module-core_base-service_base-json-BaseJsonService.html
index 3f6eb04f87..58df92dcd1 100644
--- a/module-core_base-service_base-json-BaseJsonService.html
+++ b/module-core_base-service_base-json-BaseJsonService.html
@@ -674,7 +674,7 @@ This can be used to extend or override the
diff --git a/module-core_base-service_base-json.html b/module-core_base-service_base-json.html
index 5927655039..49bcb584ee 100644
--- a/module-core_base-service_base-json.html
+++ b/module-core_base-service_base-json.html
@@ -83,7 +83,7 @@
diff --git a/module-core_base-service_base-svg-scraping-BaseSvgScrapingService.html b/module-core_base-service_base-svg-scraping-BaseSvgScrapingService.html
index 157aa66a7c..007fecd11b 100644
--- a/module-core_base-service_base-svg-scraping-BaseSvgScrapingService.html
+++ b/module-core_base-service_base-svg-scraping-BaseSvgScrapingService.html
@@ -765,7 +765,7 @@ This can be used to extend or override the
diff --git a/module-core_base-service_base-svg-scraping.html b/module-core_base-service_base-svg-scraping.html
index 34e16acea7..7a094406b1 100644
--- a/module-core_base-service_base-svg-scraping.html
+++ b/module-core_base-service_base-svg-scraping.html
@@ -83,7 +83,7 @@
diff --git a/module-core_base-service_base-xml-BaseXmlService.html b/module-core_base-service_base-xml-BaseXmlService.html
index 0320c2774d..f18ad7888a 100644
--- a/module-core_base-service_base-xml-BaseXmlService.html
+++ b/module-core_base-service_base-xml-BaseXmlService.html
@@ -557,7 +557,7 @@ This can be used to extend or override the
diff --git a/module-core_base-service_base-xml.html b/module-core_base-service_base-xml.html
index 6e96b8b646..d64c1c74c6 100644
--- a/module-core_base-service_base-xml.html
+++ b/module-core_base-service_base-xml.html
@@ -83,7 +83,7 @@
diff --git a/module-core_base-service_base-yaml-BaseYamlService.html b/module-core_base-service_base-yaml-BaseYamlService.html
index b4f66016d8..d319d7e9df 100644
--- a/module-core_base-service_base-yaml-BaseYamlService.html
+++ b/module-core_base-service_base-yaml-BaseYamlService.html
@@ -554,7 +554,7 @@ This can be used to extend or override the
diff --git a/module-core_base-service_base-yaml.html b/module-core_base-service_base-yaml.html
index fce704e035..2d86ae186c 100644
--- a/module-core_base-service_base-yaml.html
+++ b/module-core_base-service_base-yaml.html
@@ -83,7 +83,7 @@
diff --git a/module-core_base-service_base.html b/module-core_base-service_base.html
index 1aabe0d746..3d1c5c3d61 100644
--- a/module-core_base-service_base.html
+++ b/module-core_base-service_base.html
@@ -1166,7 +1166,7 @@ when the parameter is absent. (Note that in,
diff --git a/module-core_base-service_errors-Deprecated.html b/module-core_base-service_errors-Deprecated.html
index fd22ace600..7e0eaa6205 100644
--- a/module-core_base-service_errors-Deprecated.html
+++ b/module-core_base-service_errors-Deprecated.html
@@ -211,7 +211,7 @@
diff --git a/module-core_base-service_errors-ImproperlyConfigured.html b/module-core_base-service_errors-ImproperlyConfigured.html
index 9c80499100..f645d2550e 100644
--- a/module-core_base-service_errors-ImproperlyConfigured.html
+++ b/module-core_base-service_errors-ImproperlyConfigured.html
@@ -211,7 +211,7 @@
diff --git a/module-core_base-service_errors-Inaccessible.html b/module-core_base-service_errors-Inaccessible.html
index af393fea60..e0bb936d42 100644
--- a/module-core_base-service_errors-Inaccessible.html
+++ b/module-core_base-service_errors-Inaccessible.html
@@ -212,7 +212,7 @@ or to wrap a 5XX response
diff --git a/module-core_base-service_errors-InvalidParameter.html b/module-core_base-service_errors-InvalidParameter.html
index d882632039..5b4a10b9b1 100644
--- a/module-core_base-service_errors-InvalidParameter.html
+++ b/module-core_base-service_errors-InvalidParameter.html
@@ -212,7 +212,7 @@ is invalid or unexpected
diff --git a/module-core_base-service_errors-InvalidResponse.html b/module-core_base-service_errors-InvalidResponse.html
index c3a8ff1987..b1d5177c7a 100644
--- a/module-core_base-service_errors-InvalidResponse.html
+++ b/module-core_base-service_errors-InvalidResponse.html
@@ -211,7 +211,7 @@
diff --git a/module-core_base-service_errors-NotFound.html b/module-core_base-service_errors-NotFound.html
index 6fef69360c..6868d5662a 100644
--- a/module-core_base-service_errors-NotFound.html
+++ b/module-core_base-service_errors-NotFound.html
@@ -211,7 +211,7 @@
diff --git a/module-core_base-service_errors-ShieldsRuntimeError.html b/module-core_base-service_errors-ShieldsRuntimeError.html
index 4fcc2045f4..a9582cf59c 100644
--- a/module-core_base-service_errors-ShieldsRuntimeError.html
+++ b/module-core_base-service_errors-ShieldsRuntimeError.html
@@ -384,7 +384,7 @@ should override this method.
diff --git a/module-core_base-service_errors.html b/module-core_base-service_errors.html
index d1714bf7ff..3811363dee 100644
--- a/module-core_base-service_errors.html
+++ b/module-core_base-service_errors.html
@@ -354,7 +354,7 @@ badge when we catch and render the exception (Optional)
diff --git a/module-core_base-service_graphql.html b/module-core_base-service_graphql.html
index 12293ab791..7b997c8563 100644
--- a/module-core_base-service_graphql.html
+++ b/module-core_base-service_graphql.html
@@ -254,7 +254,7 @@ but can't use that due to incorrect packaging.
diff --git a/module-core_server_server-Server.html b/module-core_server_server-Server.html
index 1fb3ddb1cf..42398fdd3e 100644
--- a/module-core_server_server-Server.html
+++ b/module-core_server_server-Server.html
@@ -681,7 +681,7 @@ Start listening for requests on this.baseUrl()
diff --git a/module-core_server_server.html b/module-core_server_server.html
index 0ddbeafe65..aa62a00bf2 100644
--- a/module-core_server_server.html
+++ b/module-core_server_server.html
@@ -83,7 +83,7 @@
diff --git a/module-core_service-test-runner_create-service-tester.html b/module-core_service-test-runner_create-service-tester.html
index b48126e8f7..f487d07041 100644
--- a/module-core_service-test-runner_create-service-tester.html
+++ b/module-core_service-test-runner_create-service-tester.html
@@ -194,7 +194,7 @@ service.
diff --git a/module-core_service-test-runner_icedfrisby-shields.html b/module-core_service-test-runner_icedfrisby-shields.html
index b51fcb6092..3e264e7720 100644
--- a/module-core_service-test-runner_icedfrisby-shields.html
+++ b/module-core_service-test-runner_icedfrisby-shields.html
@@ -250,7 +250,7 @@
diff --git a/module-core_service-test-runner_infer-pull-request.html b/module-core_service-test-runner_infer-pull-request.html
index c6ee8e2b07..cc08c12fad 100644
--- a/module-core_service-test-runner_infer-pull-request.html
+++ b/module-core_service-test-runner_infer-pull-request.html
@@ -470,7 +470,7 @@ of a pull request from the environment variables.
diff --git a/module-core_service-test-runner_runner-Runner.html b/module-core_service-test-runner_runner-Runner.html
index b7318c6d07..59169c0851 100644
--- a/module-core_service-test-runner_runner-Runner.html
+++ b/module-core_service-test-runner_runner-Runner.html
@@ -568,7 +568,7 @@ overridden on instances.
diff --git a/module-core_service-test-runner_runner.html b/module-core_service-test-runner_runner.html
index 96afda0f90..dbd648a9e2 100644
--- a/module-core_service-test-runner_runner.html
+++ b/module-core_service-test-runner_runner.html
@@ -83,7 +83,7 @@
diff --git a/module-core_service-test-runner_service-tester-ServiceTester.html b/module-core_service-test-runner_service-tester-ServiceTester.html
index b8e133a8e7..26a53edcad 100644
--- a/module-core_service-test-runner_service-tester-ServiceTester.html
+++ b/module-core_service-test-runner_service-tester-ServiceTester.html
@@ -1126,7 +1126,7 @@ the CLI, or directly on the tester.
diff --git a/module-core_service-test-runner_service-tester.html b/module-core_service-test-runner_service-tester.html
index 3eba5abe86..43ec4fa89d 100644
--- a/module-core_service-test-runner_service-tester.html
+++ b/module-core_service-test-runner_service-tester.html
@@ -83,7 +83,7 @@
diff --git a/module-core_service-test-runner_services-for-title.html b/module-core_service-test-runner_services-for-title.html
index e06d484514..08cf4b9f8f 100644
--- a/module-core_service-test-runner_services-for-title.html
+++ b/module-core_service-test-runner_services-for-title.html
@@ -242,7 +242,7 @@ as an array of strings.
diff --git a/module-core_token-pooling_token-pool-Token.html b/module-core_token-pooling_token-pool-Token.html
index 2dcd565f98..658ba72cba 100644
--- a/module-core_token-pooling_token-pool-Token.html
+++ b/module-core_token-pooling_token-pool-Token.html
@@ -715,7 +715,7 @@ stable ordering for a valid priority queue.
diff --git a/module-core_token-pooling_token-pool-TokenPool.html b/module-core_token-pooling_token-pool-TokenPool.html
index 7ca228b666..3cc30830a3 100644
--- a/module-core_token-pooling_token-pool-TokenPool.html
+++ b/module-core_token-pooling_token-pool-TokenPool.html
@@ -899,7 +899,7 @@ indicate it should not be reused.
diff --git a/module-core_token-pooling_token-pool.html b/module-core_token-pooling_token-pool.html
index 745a66ee45..5557b887eb 100644
--- a/module-core_token-pooling_token-pool.html
+++ b/module-core_token-pooling_token-pool.html
@@ -249,7 +249,7 @@
diff --git a/module-services_dynamic_json-path.html b/module-services_dynamic_json-path.html
index cbece50d6c..64220e1894 100644
--- a/module-services_dynamic_json-path.html
+++ b/module-services_dynamic_json-path.html
@@ -542,7 +542,7 @@ This can be used to extend or override the
diff --git a/module-services_steam_steam-base-BaseSteamAPI.html b/module-services_steam_steam-base-BaseSteamAPI.html
index 4616937536..3b14686fd3 100644
--- a/module-services_steam_steam-base-BaseSteamAPI.html
+++ b/module-services_steam_steam-base-BaseSteamAPI.html
@@ -380,7 +380,7 @@
diff --git a/module-services_steam_steam-base.html b/module-services_steam_steam-base.html
index eb661aea9f..6ef437cb2d 100644
--- a/module-services_steam_steam-base.html
+++ b/module-services_steam_steam-base.html
@@ -83,7 +83,7 @@
diff --git a/services_dynamic_json-path.js.html b/services_dynamic_json-path.js.html
index 970c9c2c10..7c119a41db 100644
--- a/services_dynamic_json-path.js.html
+++ b/services_dynamic_json-path.js.html
@@ -120,7 +120,7 @@ export default superclass =>
diff --git a/services_packagist_packagist-base.js.html b/services_packagist_packagist-base.js.html
index 45fdaf08d8..71fc0e94f3 100644
--- a/services_packagist_packagist-base.js.html
+++ b/services_packagist_packagist-base.js.html
@@ -150,7 +150,7 @@ export {
diff --git a/services_steam_steam-base.js.html b/services_steam_steam-base.js.html
index 6215e919a1..6cb7232069 100644
--- a/services_steam_steam-base.js.html
+++ b/services_steam_steam-base.js.html
@@ -98,7 +98,7 @@ export default BaseSteamAPI
diff --git a/services_test-validators.js.html b/services_test-validators.js.html
index 0f1403b24a..0459da86d4 100644
--- a/services_test-validators.js.html
+++ b/services_test-validators.js.html
@@ -223,7 +223,7 @@ export {
diff --git a/tutorial-TUTORIAL.html b/tutorial-TUTORIAL.html
index c5dec13e1a..fbb221e480 100644
--- a/tutorial-TUTORIAL.html
+++ b/tutorial-TUTORIAL.html
@@ -377,7 +377,7 @@ will review your contribution.
diff --git a/tutorial-adding-new-config-values.html b/tutorial-adding-new-config-values.html
index 0f1f811276..3cd932b149 100644
--- a/tutorial-adding-new-config-values.html
+++ b/tutorial-adding-new-config-values.html
@@ -60,7 +60,7 @@
diff --git a/tutorial-badge-urls.html b/tutorial-badge-urls.html
index 817b0de24e..92a050fe33 100644
--- a/tutorial-badge-urls.html
+++ b/tutorial-badge-urls.html
@@ -77,7 +77,7 @@ badge is for issues, and the parameters are :user/:repo.
diff --git a/tutorial-code-walkthrough.html b/tutorial-code-walkthrough.html
index d2617278ff..3b626d1341 100644
--- a/tutorial-code-walkthrough.html
+++ b/tutorial-code-walkthrough.html
@@ -240,7 +240,7 @@ result over the HTTPS connection.
diff --git a/tutorial-deprecating-badges.html b/tutorial-deprecating-badges.html
index 709186891f..8280cf05e6 100644
--- a/tutorial-deprecating-badges.html
+++ b/tutorial-deprecating-badges.html
@@ -140,7 +140,7 @@ t.create('no longer available (previously number of layers)')
diff --git a/tutorial-input-validation.html b/tutorial-input-validation.html
index ad176e43f2..23e7507d33 100644
--- a/tutorial-input-validation.html
+++ b/tutorial-input-validation.html
@@ -103,7 +103,7 @@
diff --git a/tutorial-json-format.html b/tutorial-json-format.html
index 35440ec007..0782f23ca9 100644
--- a/tutorial-json-format.html
+++ b/tutorial-json-format.html
@@ -60,7 +60,7 @@ if you have any queries regarding the JSON format.
diff --git a/tutorial-logos.html b/tutorial-logos.html
index d82c633c6d..df1ef3c7a2 100644
--- a/tutorial-logos.html
+++ b/tutorial-logos.html
@@ -96,7 +96,7 @@
diff --git a/tutorial-performance-testing.html b/tutorial-performance-testing.html
index 942e8a08cd..06631ea5f9 100644
--- a/tutorial-performance-testing.html
+++ b/tutorial-performance-testing.html
@@ -76,7 +76,7 @@ node --prof-process --preprocess -j isolate-00000244AB6ED3B0-11920-v8.log | flam
diff --git a/tutorial-production-hosting.html b/tutorial-production-hosting.html
index d32dfbc3a6..7336218f9a 100644
--- a/tutorial-production-hosting.html
+++ b/tutorial-production-hosting.html
@@ -253,7 +253,7 @@ the server. It's generously donated by Sent
diff --git a/tutorial-releases.html b/tutorial-releases.html
index dde15ffb18..f5e924a636 100644
--- a/tutorial-releases.html
+++ b/tutorial-releases.html
@@ -79,7 +79,7 @@
diff --git a/tutorial-self-hosting.html b/tutorial-self-hosting.html
index 0a5ce70c7f..3d85db1625 100644
--- a/tutorial-self-hosting.html
+++ b/tutorial-self-hosting.html
@@ -178,7 +178,7 @@ Set public.requireCloudflare: true.
diff --git a/tutorial-server-secrets.html b/tutorial-server-secrets.html
index f5ea85b4d3..f27d78d0a0 100644
--- a/tutorial-server-secrets.html
+++ b/tutorial-server-secrets.html
@@ -266,7 +266,7 @@ and create an API key for the YouTube Data API v3.
diff --git a/tutorial-service-tests.html b/tutorial-service-tests.html
index fa5e8cb13a..f6bb6e1c3f 100644
--- a/tutorial-service-tests.html
+++ b/tutorial-service-tests.html
@@ -217,7 +217,7 @@ t.create('Build failed')
Code coverage
By checking code coverage, we can make sure we've covered all our bases.
We can generate a coverage report and open it:
-npm run coverage:test:services -- --only=wercker
+npm run coverage:test:services -- -- --only=wercker
npm run coverage:report:open
Pull requests
@@ -246,7 +246,7 @@ comment there instead.