Skip to content

Commit

Permalink
Undo the name changes for PyCSW upgrade.
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmdthr committed Dec 11, 2023
1 parent a1c9053 commit 7484a83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion geonode/catalogue/backends/generic.py
Original file line number Diff line number Diff line change
Expand Up @@ -216,7 +216,7 @@ def metadatarecord2dict(self, rec):
}

# locate all distribution links
result["download_urls"] = self.extract_links(rec)
result["download_links"] = self.extract_links(rec)

# construct the link to the Catalogue metadata record (not
# self-indexed)
Expand Down

0 comments on commit 7484a83

Please sign in to comment.