Skip to content

Commit

Permalink
Merge pull request #2145 from WikiWatershed/tt/update-hydroshare-host
Browse files Browse the repository at this point in the history
Use Hydroshare Playground while Production is Broken

Connects #2143
  • Loading branch information
rajadain committed Aug 15, 2017
2 parents 6d8eae7 + 8d18438 commit af17a46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/mmw/apps/bigcz/clients/hydroshare/search.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@


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


def parse_date(value):
Expand Down

0 comments on commit af17a46

Please sign in to comment.