From 779d5dc64aa78c45d6bb655f5790a0eee8291dab Mon Sep 17 00:00:00 2001 From: Andreas Motl Date: Mon, 20 May 2024 19:48:08 +0200 Subject: [PATCH] Fix documentation build after last minute changes --- docs/data-generator.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/data-generator.md b/docs/data-generator.md index 98256a7..9f0b604 100644 --- a/docs/data-generator.md +++ b/docs/data-generator.md @@ -454,7 +454,7 @@ The value of `TIMESTAMP_DELTA` defines the interval between timestamps of the ge :Type: String :Value: Either relative or absolute path to a schema in JSON format. See - [Data Generator Schemas](#data-generator-schemas) for more information on schemas. + [Data Generator Schemas](#data-generator-schemas) for more information on schemas. :Default: empty string When using a relative path with the docker image, be sure to check out the @@ -690,6 +690,7 @@ The environment variables in this chapter are only used to configure AWS Timestr :Default: empty string +(data-generator-schemas)= ## Schemas The Data Generator uses schemas to determine what kind of values to generate.