diff --git a/kingfisher_scrapy/spiders/spain_zaragoza.py b/kingfisher_scrapy/spiders/spain_zaragoza.py index dc0678af..d0e90826 100644 --- a/kingfisher_scrapy/spiders/spain_zaragoza.py +++ b/kingfisher_scrapy/spiders/spain_zaragoza.py @@ -8,10 +8,10 @@ class SpainZaragoza(SimpleSpider): """ - Caveats - The API before and after query string parameters have no effect and are therefore not implemented. Domain Ayuntamiento de Zaragoza + Caveats + The API's before and after query string parameters have no effect and are therefore not implemented. Swagger API documentation https://www.zaragoza.es/docs-api_sede/ """