removed v2 from influxdb url modal per PR feedback

pull/1399/head
Scott Anderson 2020-09-08 10:32:50 -06:00
parent f5c849a1e9
commit 463b8021b0
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@
<a id="modal-close"href="#"><span class="icon-ui-remove"></span></a>
<div class="modal-content">
<h3>Where are you running InfluxDB?</h3>
<p>Select where you're using <strong>InfluxDB Cloud</strong> or <strong>InfluxDB v2 OSS</strong> and we'll customize code examples with your <strong>InfluxDB URL</strong>.</p>
<p>Select where you're using <strong>InfluxDB Cloud</strong> or <strong>InfluxDB OSS</strong> and we'll customize code examples with your <strong>InfluxDB URL</strong>.</p>
<div class="products">
{{ range sort .Site.Data.influxdb_urls "product" "desc" }}
<div class="product">