Skip to content

Commit

Permalink
Merge pull request #1298 from mampfes/fix_stoke_gov
Browse files Browse the repository at this point in the history
fix docu for stoke_gov_uk
  • Loading branch information
mampfes authored Oct 3, 2023
2 parents 7d4900d + b6c1f78 commit ec54d49
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Support for schedules provided by [Stoke-on-Trent Council](https://stoke.gov.uk/
```yaml
waste_collection_schedule:
sources:
- name: stoke_on_trent_gov_uk
- name: stoke_gov_uk
args:
uprn: UNIQUE_PROPERTY_REFERENCE_NUMBER
```
Expand All @@ -24,7 +24,7 @@ This is required to unambiguously identify the property.
```yaml
waste_collection_schedule:
sources:
- name: stoke_on_trent_gov_uk
- name: stoke_gov_uk
args:
uprn: "100060685712"
```
Expand Down

0 comments on commit ec54d49

Please sign in to comment.