We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b8b10a6 commit 2a414b0Copy full SHA for 2a414b0
pages/metrics/metrics_per-org.html
@@ -16,7 +16,7 @@ <h3 class="usa-heading">{{org.display_name}}</h3>
16
<h6 class="usa-heading">Report Date: {{ metrics.end_date}}</h6>
17
<p class="text-italic mt-3">All data shown represents the calendar month which ends at the Report Date.
18
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}}">
+ <a href="https://harvest.data.gov/organization/{{org.name}}">
20
<button class="usa-button" type="button">View Harvest Source Data</button>
21
</a>
22
<div class="mt-5"></div>
0 commit comments