Skip to content

Commit 855e5ba

Browse files
committed
fix urls
1 parent cffc7ae commit 855e5ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

html/main.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ function setCoreStatusHTML(image, text) {
104104
</div>
105105

106106
<div id="mainsplash">
107-
<a href="https://www.nagios.org/launch?utm_campaign=csp&utm_source=nagioscore&utm_medium=splash_image&utm_content=<?php echo $this_version; ?>" target="_blank"><img src="images/csp-dashboard.avif" /></a>
107+
<a href="https://www.nagios.org/launch?utm_campaign=csp&utm_source=nagioscore&utm_medium=splash_thumbnail&utm_content=<?php echo $this_version; ?>" target="_blank"><img src="images/csp-dashboard.avif" /></a>
108108
<div id="splashtext">
109109
<div id="splashtexttitle">Meet Nagios Core Services Platform</div>
110110
<div>The next generation of Open Source powered monitoring with advanced dashboards, monitoring wizards, and much more!</div>

0 commit comments

Comments
 (0)