Skip to content

Commit

Permalink
Update broken link
Browse files Browse the repository at this point in the history
  • Loading branch information
rcaneill authored Apr 30, 2024
1 parent 81448a9 commit 520a96b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/example workflow.rst
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ dataretrieval Query for a GeoJSON
from harmonize_wq import wrangle
# File for area of interest
aoi_url = r'https://github.com/USEPA/harmonize-wq/raw/master/harmonize_wq/tests/data/PPBays_NCCA.geojson'
aoi_url = r'https://github.com/USEPA/harmonize-wq/raw/main/harmonize_wq/tests/data/PPBays_NCCA.geojson'
# Build query
query = {'characteristicName': ['Temperature, water',
Expand Down

0 comments on commit 520a96b

Please sign in to comment.