From 3cf9c5c9c78bda81865afc4b28ab6bb8881ec345 Mon Sep 17 00:00:00 2001 From: HomeSpan Date: Wed, 25 Nov 2020 13:59:37 -0600 Subject: [PATCH] Update Reference.md --- docs/Reference.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Reference.md b/docs/Reference.md index d312cd2..fff3f1e 100644 --- a/docs/Reference.md +++ b/docs/Reference.md @@ -46,7 +46,7 @@ The following **optional** `homeSpan` methods override various HomeSpan initiali * 0 = top-level status messages only (default), * 1 = all status messages, and * 2 = all status messages plus all HAP communication packets to and from the HomeSpan device. - * This parameter can also be changed at runtime via the [HomeSpan CLI](CLI.md#log-levels). + * This parameter can also be changed at runtime via the [HomeSpan CLI](CLI.md). * `void setMaxConnections(uint8_t nCon)` * Sets the maximum number of HAP Controllers that be simultaneously connected to HomeSpan (default=8).