Skip to content

Commit 16a0710

Browse files
authored
Merge pull request #5765 from influxdata/fix-link
hotfix: Win download link
2 parents 3b6864b + 674f497 commit 16a0710

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

content/influxdb3/core/install.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ source ~/.zshrc
119119
120120
<!------------------------------- BEGIN WINDOWS ------------------------------->
121121
122-
<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>
122+
<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>
123123
124124
<!-------------------------------- END WINDOWS -------------------------------->
125125

content/influxdb3/enterprise/install.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ source ~/.zshrc
119119
120120
<!------------------------------- BEGIN WINDOWS ------------------------------->
121121
122-
<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>
122+
<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>
123123
124124
<!-------------------------------- END WINDOWS -------------------------------->
125125

0 commit comments

Comments
 (0)