From 53da95ec0f8dd37e3dae4ac472949ec4ec6a0a4b Mon Sep 17 00:00:00 2001 From: "Alfie \"Azelphur\" Day" Date: Fri, 8 Jul 2022 15:49:55 +0100 Subject: [PATCH] fixup! Add support for Derby City Council (UK) --- doc/source/derby_gov_uk.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/doc/source/derby_gov_uk.md b/doc/source/derby_gov_uk.md index 481c7f31..ed502ff2 100644 --- a/doc/source/derby_gov_uk.md +++ b/doc/source/derby_gov_uk.md @@ -1,4 +1,4 @@ -# Nottingham City Council +# Derby City Council Support for schedules provided by [Derby City Council](https://secure.derby.gov.uk/binday/), serving the city of Derby, UK. @@ -19,10 +19,10 @@ or (not recommended) ```yaml waste_collection_schedule: sources: - - name: derby_gov_uk - args: - post_code: DE1 1ED - house_number: 1 + - name: derby_gov_uk + args: + post_code: DE1 1ED + house_number: 1 ``` ### Configuration Variables @@ -49,7 +49,7 @@ waste_collection_schedule: ## How to get the premises_id argument The premises_id can be found in the URL when looking up your -bin collection days at [Derby City Councils bin day page](https://www.nottinghamcity.gov.uk/binreminders). +bin collection days at [Derby City Councils bin day page](https://secure.derby.gov.uk/binday/). ## Why premises_id over post_code and house number?