From fad985a56f83b95938f67b610ac735fceb45eb87 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pete=20Nyk=C3=A4nen?= Date: Wed, 15 Jan 2020 13:29:02 +0200 Subject: [PATCH] Fix broken anchor for connection section --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ca48a8f..2410737 100644 --- a/README.md +++ b/README.md @@ -61,7 +61,7 @@ It can generate large ammounts of data for and load them in influx. Data can be generated with [one command](https://github.com/timescale/tsbs#data-generation), just specify the format as 'influx', and then load it in with [another command](https://github.com/timescale/tsbs#data-generation). ### Connection params -Detailed information about how to pass the connection parameters to Outflux can be found at the bottom of this document at the [Connection](section) +Detailed information about how to pass the connection parameters to Outflux can be found at the bottom of this document at the [Connection](#connection) section. ### Schema Transfer