diff --git a/ckanext/odsh/templates/package/snippets/info.html b/ckanext/odsh/templates/package/snippets/info.html
index 48070fb9531dd2af0045615097e68565f43974de..7c07d88ddbbb965c73f57f1625ae02395ee8299e 100644
--- a/ckanext/odsh/templates/package/snippets/info.html
+++ b/ckanext/odsh/templates/package/snippets/info.html
@@ -122,7 +122,7 @@ Example:
                     {% pluralize %}
                     HVD Categories:
                     {% endtrans %}
-                    <a data-module="odsh_popover" data-module-trigger="custom" data-module-text="{{ _('A High-Value Dataset (HVD) category refers to a group of datasets that are considered particularly important and valuable. These datasets cover various topics such as maps, environmental data, weather information, statistics, company details, and data related to transportation. The European Commission has identified six main categories of these high-value datasets to ensure that they are easily accessible and useful for different purposes. These categories help to organize and prioritize datasets that have the potential to significantly benefit European citizens and businesses.') }}" title="{{ _('HVD Categories') }}">
+                    <a data-module="odsh_popover" data-module-trigger="custom" data-module-text="{{ _("<p>The EU Commission has published a list of particularly high-value datasets (HVD - High Value Datasets), which public authorities must make available free of charge and under an open license. Datasets are considered high-value if they &quot;have a special potential for generating socio-economic benefits in connection with harmonized conditions for re-use&quot;. They are divided into six categories.</p><p><a href='https://www.govdata.de/web/guest/neues/-/blogs/hochwertige-datensatze'>More about HVD at the national Open Data Portal GovData.</a></p>") }}" title="{{ _('HVD Category') }}">
                       <i class="fa fa-circle-info"></i>
                     </a>
                   </div>