From 4554473d0d29797e9e558ffdca358a158c002552 Mon Sep 17 00:00:00 2001
From: calebcartwright
Date: Sat, 19 Jun 2021 05:26:28 +0000
Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20=20@=20f1901?=
=?UTF-8?q?4f1128698ff225da90c719793661f39b07a=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-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 +-
...e_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 +-
...e-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 +-
module.exports.html | 2 +-
services_criterion_criterion.service.js.html | 2 +-
services_dynamic_json-path.js.html | 2 +-
services_github_github-total-star.service.js.html | 2 +-
services_osslifecycle_osslifecycle.service.js.html | 2 +-
services_packagist_packagist-base.js.html | 2 +-
services_steam_steam-base.js.html | 2 +-
tutorial-TUTORIAL.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 | 2 +-
81 files changed, 81 insertions(+), 81 deletions(-)
diff --git a/badge-maker_lib_index.js.html b/badge-maker_lib_index.js.html
index 73a1ce80a4..0d776831b5 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 635783cc77..1b86a460f0 100644
--- a/badge-maker_lib_xml.js.html
+++ b/badge-maker_lib_xml.js.html
@@ -118,7 +118,7 @@ module.exports = { escapeXml, stripXmlWhitespace, XmlElement }
diff --git a/core_base-service_base-graphql.js.html b/core_base-service_base-graphql.js.html
index b69428e2d6..f169b8fef2 100644
--- a/core_base-service_base-graphql.js.html
+++ b/core_base-service_base-graphql.js.html
@@ -138,7 +138,7 @@ module.exports = BaseGraphqlService
diff --git a/core_base-service_base-json.js.html b/core_base-service_base-json.js.html
index beb118635c..3d89a90025 100644
--- a/core_base-service_base-json.js.html
+++ b/core_base-service_base-json.js.html
@@ -99,7 +99,7 @@ module.exports = BaseJsonService
diff --git a/core_base-service_base-svg-scraping.js.html b/core_base-service_base-svg-scraping.js.html
index 29077e8e46..8699601972 100644
--- a/core_base-service_base-svg-scraping.js.html
+++ b/core_base-service_base-svg-scraping.js.html
@@ -135,7 +135,7 @@ module.exports = BaseSvgScrapingService
diff --git a/core_base-service_base-xml.js.html b/core_base-service_base-xml.js.html
index c418287879..2611caaf21 100644
--- a/core_base-service_base-xml.js.html
+++ b/core_base-service_base-xml.js.html
@@ -113,7 +113,7 @@ module.exports = BaseXmlService
diff --git a/core_base-service_base-yaml.js.html b/core_base-service_base-yaml.js.html
index 6a5b5a0b36..1d895645fd 100644
--- a/core_base-service_base-yaml.js.html
+++ b/core_base-service_base-yaml.js.html
@@ -117,7 +117,7 @@ module.exports = BaseYamlService
diff --git a/core_base-service_base.js.html b/core_base-service_base.js.html
index 97bd021e46..eca29ec1c6 100644
--- a/core_base-service_base.js.html
+++ b/core_base-service_base.js.html
@@ -610,7 +610,7 @@ module.exports = BaseService
diff --git a/core_base-service_errors.js.html b/core_base-service_errors.js.html
index 8e1b24adca..96014e7e75 100644
--- a/core_base-service_errors.js.html
+++ b/core_base-service_errors.js.html
@@ -263,7 +263,7 @@ module.exports = {
diff --git a/core_base-service_graphql.js.html b/core_base-service_graphql.js.html
index d39f726154..ba2686fa22 100644
--- a/core_base-service_graphql.js.html
+++ b/core_base-service_graphql.js.html
@@ -94,7 +94,7 @@ module.exports = { mergeQueries }
diff --git a/core_server_prometheus-metrics.js.html b/core_server_prometheus-metrics.js.html
index 196c82cec0..dced2f04b2 100644
--- a/core_server_prometheus-metrics.js.html
+++ b/core_server_prometheus-metrics.js.html
@@ -129,7 +129,7 @@ module.exports = class PrometheusMetrics {
diff --git a/core_server_server.js.html b/core_server_server.js.html
index 6ab7d8a090..53ee209975 100644
--- a/core_server_server.js.html
+++ b/core_server_server.js.html
@@ -567,7 +567,7 @@ module.exports = Server
diff --git a/core_service-test-runner_create-service-tester.js.html b/core_service-test-runner_create-service-tester.js.html
index 98a0a77e80..6b4ae70cdc 100644
--- a/core_service-test-runner_create-service-tester.js.html
+++ b/core_service-test-runner_create-service-tester.js.html
@@ -75,7 +75,7 @@ module.exports = createServiceTester
diff --git a/core_service-test-runner_icedfrisby-shields.js.html b/core_service-test-runner_icedfrisby-shields.js.html
index 7927b2b615..07f2464e0f 100644
--- a/core_service-test-runner_icedfrisby-shields.js.html
+++ b/core_service-test-runner_icedfrisby-shields.js.html
@@ -130,7 +130,7 @@ module.exports = factory
diff --git a/core_service-test-runner_infer-pull-request.js.html b/core_service-test-runner_infer-pull-request.js.html
index aa131c39dc..2f5c624ed3 100644
--- a/core_service-test-runner_infer-pull-request.js.html
+++ b/core_service-test-runner_infer-pull-request.js.html
@@ -147,7 +147,7 @@ module.exports = {
diff --git a/core_service-test-runner_runner.js.html b/core_service-test-runner_runner.js.html
index ac746251ae..e0f86fe127 100644
--- a/core_service-test-runner_runner.js.html
+++ b/core_service-test-runner_runner.js.html
@@ -117,7 +117,7 @@ module.exports = Runner
diff --git a/core_service-test-runner_service-tester.js.html b/core_service-test-runner_service-tester.js.html
index 94ad042b0a..d287920386 100644
--- a/core_service-test-runner_service-tester.js.html
+++ b/core_service-test-runner_service-tester.js.html
@@ -185,7 +185,7 @@ module.exports = ServiceTester
diff --git a/core_service-test-runner_services-for-title.js.html b/core_service-test-runner_services-for-title.js.html
index 65289cb831..0428bd196a 100644
--- a/core_service-test-runner_services-for-title.js.html
+++ b/core_service-test-runner_services-for-title.js.html
@@ -76,7 +76,7 @@ module.exports = servicesForTitle
diff --git a/core_token-pooling_token-pool.js.html b/core_token-pooling_token-pool.js.html
index d35562444e..c41c3e8218 100644
--- a/core_token-pooling_token-pool.js.html
+++ b/core_token-pooling_token-pool.js.html
@@ -403,7 +403,7 @@ module.exports = {
diff --git a/global.html b/global.html
index 202cb8201f..b7e1e51749 100644
--- a/global.html
+++ b/global.html
@@ -461,7 +461,7 @@
diff --git a/index.html b/index.html
index 725229b411..fbbc7e4c2b 100644
--- a/index.html
+++ b/index.html
@@ -219,7 +219,7 @@ under their terms and license.
diff --git a/module-badge-maker.html b/module-badge-maker.html
index f289730c5d..f6cf5e4269 100644
--- a/module-badge-maker.html
+++ b/module-badge-maker.html
@@ -387,7 +387,7 @@
diff --git a/module-badge-maker_lib_xml-XmlElement.html b/module-badge-maker_lib_xml-XmlElement.html
index 41dfd7e73e..612b630041 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 98c17c9385..60c7503718 100644
--- a/module-badge-maker_lib_xml.html
+++ b/module-badge-maker_lib_xml.html
@@ -83,7 +83,7 @@
diff --git a/module-core_base-service_base-BaseService.html b/module-core_base-service_base-BaseService.html
index 7491518aa4..a63f0545a9 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 c7a2199d2d..bcfb43953e 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 99b95a9cc5..209e8a2c7a 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 283eba0129..5dd5b2d88a 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 00213634b1..d4e0ae01f9 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 483617dcff..62bc272b5d 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 80216ca1af..e49ed1b358 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 f21f0a018a..5f1104758c 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 47470c659b..244677204e 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 2df4394792..533b332d30 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 c0bec4836d..c625fde993 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 d42e26e7f4..0a0a2b7f86 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 652bd93cd9..65c6177fe2 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 705e20fd9a..c300d056db 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 8d346bb85b..d1f8aa7986 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 2a9095796b..dcabca0527 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 9d857da573..edcc66d058 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 02e04a363a..642f741f31 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 bdb7a5b8e8..3e1e86cff8 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 7065bdd712..16b9fa4709 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 6b41fd01e5..6b08a2c279 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 607af7f681..0767d7db67 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 538a3bcb92..8d208a237f 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 5142b664e6..5f49b2bb7c 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 082d1c64ca..b23650bf05 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 a436cb5380..a8d1fab178 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 3962bacb72..5391d89ae7 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 cfd70f59a3..c69c76afab 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 49d27d59c7..f48ddb39f3 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 263f2ad9ab..0f09c11f74 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 a2c144cfe7..1b9eaae8f0 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 3ccbd0e911..d1734f0122 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 32566a2e1e..8a2ec68c48 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 d917a9a59e..689d597e80 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 8ae5e76e37..ec28f383b6 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 053cfc9e8d..dfa99cecc7 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 c3fffa908d..3037baba8d 100644
--- a/module-services_steam_steam-base.html
+++ b/module-services_steam_steam-base.html
@@ -83,7 +83,7 @@
diff --git a/module.exports.html b/module.exports.html
index c720dd67a5..c70858c80a 100644
--- a/module.exports.html
+++ b/module.exports.html
@@ -634,7 +634,7 @@ Other keywords are possible, but will appear in grey.
diff --git a/services_criterion_criterion.service.js.html b/services_criterion_criterion.service.js.html
index 2db32e5be0..2caa07644b 100644
--- a/services_criterion_criterion.service.js.html
+++ b/services_criterion_criterion.service.js.html
@@ -110,7 +110,7 @@ module.exports = class Criterion extends BaseJsonService {
diff --git a/services_dynamic_json-path.js.html b/services_dynamic_json-path.js.html
index 237b2374d8..d75a4c2c67 100644
--- a/services_dynamic_json-path.js.html
+++ b/services_dynamic_json-path.js.html
@@ -122,7 +122,7 @@ module.exports = superclass =>
diff --git a/services_github_github-total-star.service.js.html b/services_github_github-total-star.service.js.html
index cdbde954c4..04a0f8a490 100644
--- a/services_github_github-total-star.service.js.html
+++ b/services_github_github-total-star.service.js.html
@@ -288,7 +288,7 @@ module.exports = class GithubTotalStarService extends GithubAuthV4Service {
diff --git a/services_osslifecycle_osslifecycle.service.js.html b/services_osslifecycle_osslifecycle.service.js.html
index c03e8e0270..d8f3f540ad 100644
--- a/services_osslifecycle_osslifecycle.service.js.html
+++ b/services_osslifecycle_osslifecycle.service.js.html
@@ -141,7 +141,7 @@ module.exports = class OssTracker extends BaseService {
diff --git a/services_packagist_packagist-base.js.html b/services_packagist_packagist-base.js.html
index 6c9c96a93a..5cb34f3156 100644
--- a/services_packagist_packagist-base.js.html
+++ b/services_packagist_packagist-base.js.html
@@ -152,7 +152,7 @@ module.exports = {
diff --git a/services_steam_steam-base.js.html b/services_steam_steam-base.js.html
index 277d6c3bf2..51095caa03 100644
--- a/services_steam_steam-base.js.html
+++ b/services_steam_steam-base.js.html
@@ -99,7 +99,7 @@ module.exports = BaseSteamAPI
diff --git a/tutorial-TUTORIAL.html b/tutorial-TUTORIAL.html
index 1ed69c0feb..9ea532f3d9 100644
--- a/tutorial-TUTORIAL.html
+++ b/tutorial-TUTORIAL.html
@@ -386,7 +386,7 @@ will review your contribution.
diff --git a/tutorial-badge-urls.html b/tutorial-badge-urls.html
index f5a2e3fa2b..058aac33aa 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 c54d45b133..48ef43d74d 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 ee46b2a4e1..4bcd33928f 100644
--- a/tutorial-deprecating-badges.html
+++ b/tutorial-deprecating-badges.html
@@ -116,7 +116,7 @@ t.create('no longer available (previously number of layers)')
diff --git a/tutorial-input-validation.html b/tutorial-input-validation.html
index ab9dc76909..d79ac25e36 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 3ee3e38630..396628b4b4 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 0fea1a137f..98ba97f195 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 f48cd7b304..04b96824e6 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 19d25645ff..4a72c942f4 100644
--- a/tutorial-production-hosting.html
+++ b/tutorial-production-hosting.html
@@ -243,7 +243,7 @@ the server. It's generously donated by Sent
diff --git a/tutorial-releases.html b/tutorial-releases.html
index 6caf0a08c2..52a27a4416 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 5db2ebb9d1..96211a5f53 100644
--- a/tutorial-self-hosting.html
+++ b/tutorial-self-hosting.html
@@ -181,7 +181,7 @@ Set public.requireCloudflare: true.
diff --git a/tutorial-server-secrets.html b/tutorial-server-secrets.html
index cd6f9d325d..b0935f627d 100644
--- a/tutorial-server-secrets.html
+++ b/tutorial-server-secrets.html
@@ -237,7 +237,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 cd7f67a85a..13f7522a8d 100644
--- a/tutorial-service-tests.html
+++ b/tutorial-service-tests.html
@@ -246,7 +246,7 @@ comment there instead.