Skip to content

Commit 35ac883

Browse files
author
Roberto Sora
committed
add redirect code to latest redirect strategy description
1 parent 442a6b0 commit 35ac883

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -55,8 +55,8 @@ In order to get the latest nightly build for your platform use the following lin
5555
- [Windows 32 bit](https://downloads.arduino.cc/arduino-cli/nightly/arduino-cli_nightly-latest_Windows_32bit.zip)
5656
- [Mac OSX](https://downloads.arduino.cc/arduino-cli/nightly/arduino-cli_nightly-latest_macOS_64bit.tar.gz)
5757

58-
These links redirect to latest generated builds replacing `latest` with the latest available build
59-
date, using the format YYYYMMDD (i.e for 2019/Aug/06 `latest` is replaced with `20190806` )
58+
These links return a `302: Found` response, redirecting to latest generated builds by replacing `latest` with the latest
59+
available build date, using the format YYYYMMDD (i.e for 2019/Aug/06 `latest` is replaced with `20190806` )
6060

6161
Checksums for the nightly builds are available at
6262
`https://downloads.arduino.cc/arduino-cli/nightly/nightly-<DATE>-checksums.txt`

0 commit comments

Comments
 (0)