Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit1899741

Browse files
Update check_for_updates.go
Co-authored-by: Per Tillisch <accounts@perglass.com>
1 parent1bfd1bf commit1899741

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎check_for_updates.go‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ func checkForUpdates() error {
7171
color.YellowString(i18n.Tr("A new release of Arduino Flasher CLI is available:")),
7272
color.CyanString(currentVersion.String()),
7373
color.CyanString(latestVersion.String()),
74-
color.YellowString("https://github.com/arduino/arduino-flasher-cli/releases/latest"))
74+
color.YellowString("https://www.arduino.cc/en/software/#flasher-tool"))
7575
feedback.Print(msg)
7676

7777
returnnil

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp