Skip to content

Commit 2a414b0

Browse files
committed
send to harvest /organization/<slug>
1 parent b8b10a6 commit 2a414b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pages/metrics/metrics_per-org.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ <h3 class="usa-heading">{{org.display_name}}</h3>
1616
<h6 class="usa-heading">Report Date: {{ metrics.end_date}}</h6>
1717
<p class="text-italic mt-3">All data shown represents the calendar month which ends at the Report Date.
1818
Data updates at the beginning of each new month to show the calendar month past.</p>
19-
<a href="https://catalog.data.gov/harvest/?organization={{org.name}}">
19+
<a href="https://harvest.data.gov/organization/{{org.name}}">
2020
<button class="usa-button" type="button">View Harvest Source Data</button>
2121
</a>
2222
<div class="mt-5"></div>

0 commit comments

Comments
 (0)