Merge pull request #5765 from influxdata/fix-link

hotfix: Win download link
pull/5767/head
Jason Stirnaman 2025-01-13 10:05:53 -06:00 committed by GitHub
commit 16a0710f05
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -119,7 +119,7 @@ source ~/.zshrc
<!------------------------------- BEGIN WINDOWS ------------------------------->
<a class="btn download" href="https://download.influxdata.com/influxdb/snapshots/influxdb3-core_aarch64-apple-darwin.tar.gz" download>InfluxDB 3 Core • Windows (x86)</a>
<a class="btn download" href="https://dl.influxdata.com/influxdb/snapshots/influxdb3-core_x86_64-pc-windows-gnu.tar.gz" download>InfluxDB 3 Core • Windows (x86)</a>
<!-------------------------------- END WINDOWS -------------------------------->

View File

@ -119,7 +119,7 @@ source ~/.zshrc
<!------------------------------- BEGIN WINDOWS ------------------------------->
<a class="btn download" href="https://download.influxdata.com/influxdb/snapshots/influxdb3-enterprise_aarch64-apple-darwin.tar.gz" download>InfluxDB 3 Enterprise • Windows (x86)</a>
<a class="btn download" href="https://dl.influxdata.com/influxdb/snapshots/influxdb3-enterprise_x86_64-pc-windows-gnu.tar.gz" download>InfluxDB 3 Enterprise • Windows (x86)</a>
<!-------------------------------- END WINDOWS -------------------------------->