Skip to content

Commit

Permalink
Merge pull request #2290 from WikiWatershed/tt/bigcz-hydroshare-produ…
Browse files Browse the repository at this point in the history
…ction-url

Use HydroShare Production URL

Connects #2149
  • Loading branch information
rajadain committed Sep 27, 2017
2 parents f4ee3ee + d3aa3d9 commit 4f4ffde
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/mmw/apps/bigcz/clients/hydroshare/search.py
Expand Up @@ -14,7 +14,7 @@


CATALOG_NAME = 'hydroshare'
CATALOG_URL = 'https://playground.hydroshare.org/hsapi/resource/'
CATALOG_URL = 'https://www.hydroshare.org/hsapi/resource/'


def parse_date(value):
Expand Down

0 comments on commit 4f4ffde

Please sign in to comment.