Skip to content

Commit

Permalink
nigeria_osun_state: remove extra # in the documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
yolile committed Apr 7, 2022
1 parent 14f2317 commit 07bd57b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kingfisher_scrapy/spiders/nigeria_osun_state.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ class NigeriaOsunState(SimpleSpider):
Domain
Nigeria Osun State Open Contracting Portal
Bulk download documentation
https://egp.osunstate.gov.ng/awarded_contracts.php#
https://egp.osunstate.gov.ng/awarded_contracts.php
"""
name = 'nigeria_osun_state'
base_url = 'https://egp.osunstate.gov.ng/'
Expand Down

0 comments on commit 07bd57b

Please sign in to comment.