From cbdd8b9ee0ff1a10d3beb89383117119cfb349f5 Mon Sep 17 00:00:00 2001 From: Brett Adams Date: Thu, 28 Oct 2021 17:05:29 +1000 Subject: [PATCH] Repo for croniter has moved (#20025) --- source/_integrations/utility_meter.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/utility_meter.markdown b/source/_integrations/utility_meter.markdown index 817aaba49b1..289f3a37985 100644 --- a/source/_integrations/utility_meter.markdown +++ b/source/_integrations/utility_meter.markdown @@ -55,7 +55,7 @@ offset: type: time type: integer cron: - description: This option is *mutually exclusive* of `cycle` and `offset`. It provides an advanced method of defining when should the counter be reset. It follows common [crontab syntax](https://crontab.guru) but extended to support more advanced scheduling. See the [croniter](https://github.com/taichino/croniter) library. + description: This option is *mutually exclusive* of `cycle` and `offset`. It provides an advanced method of defining when should the counter be reset. It follows common [crontab syntax](https://crontab.guru) but extended to support more advanced scheduling. See the [croniter](https://github.com/kiorky/croniter) library. required: true type: string net_consumption: