diff --git a/layouts/partials/footer/influxdb-url-modal.html b/layouts/partials/footer/influxdb-url-modal.html
index 9526e128b..0b9c7532c 100644
--- a/layouts/partials/footer/influxdb-url-modal.html
+++ b/layouts/partials/footer/influxdb-url-modal.html
@@ -6,7 +6,7 @@
Where are you running InfluxDB?
-
Select where you're using InfluxDB Cloud or InfluxDB v2 OSS and we'll customize code examples with your InfluxDB URL.
+
Select where you're using InfluxDB Cloud or InfluxDB OSS and we'll customize code examples with your InfluxDB URL.
{{ range sort .Site.Data.influxdb_urls "product" "desc" }}