Skip to content

Commit 2dcf3ff

Browse files
authored
Merge pull request #12024 from Recherche-Data-Gouv/12021-broken-link-in-make-data-count-metrics-tooltip
12021 - Broken link modification
2 parents f2a250f + 58468e6 commit 2dcf3ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/propertyFiles/Bundle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1559,7 +1559,7 @@ metrics.dataset.title=Dataset Metrics
15591559
metrics.dataset.tip.default=Aggregated metrics for this dataset.
15601560
metrics.dataset.makedatacount.title=Make Data Count (MDC) Metrics
15611561
metrics.dataset.makedatacount.since=since
1562-
metrics.dataset.tip.makedatacount=Metrics collected using <a href="https://makedatacount.org/counter-code-of-practice-for-research-data/" target="_blank" rel="noopener"/>Make Data Count</a> standards.
1562+
metrics.dataset.tip.makedatacount=Metrics collected using <a href="https://makedatacount.org/read-our-blog/bringing-the-counter-code-of-practice-for-research-data-and-counter-release-5-1-together/" target="_blank" rel="noopener"/>Make Data Count</a> standards.
15631563
metrics.dataset.views.tip=Aggregate of views of the dataset landing page, file views, and file downloads.
15641564
metrics.dataset.downloads.default.tip=Total aggregated downloads of files in this dataset.
15651565
metrics.dataset.downloads.makedatacount.tip=Each file downloaded is counted as 1, and added to the total download count.

0 commit comments

Comments
 (0)