Skip to content

Conversation

@per1234
Copy link
Contributor

@per1234 per1234 commented Jan 14, 2022

Previously, the arduino-fwuploader certificates flash example commands in the command line help and "Usage" documentation used the domain google.cc for the download of the Google SSL certificate. Although it does work (google.cc redirects to google.com), I suspect the use of the .cc TLD was accidental, originating from the correct use of that TLD for the Arduino certificate domain (i.e., arduino.cc:443).

The example commands are hereby updated to use google.com.

…ommands

Previously, the `arduino-fwuploader certificates flash` example commands in the command line help and "Usage"
documentation used the domain `google.cc` for the download of the Google SSL certificate. Although it does work
(`google.cc` redirects to `google.com`), I suspect the use of the `.cc` TLD was accidental, originating from the correct
use of that TLD for the Arduino certificate domain.

The commands are hereby updated to use `google.com`.
@per1234 per1234 added topic: documentation Related to documentation for the project type: imperfection Perceived defect in any part of project labels Jan 14, 2022
@codecov-commenter
Copy link

codecov-commenter commented Jan 14, 2022

Codecov Report

Merging #125 (b20bd31) into main (f9aa597) will increase coverage by 0.08%.
The diff coverage is 35.71%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #125      +/-   ##
==========================================
+ Coverage   10.96%   11.04%   +0.08%     
==========================================
  Files          21       21              
  Lines        1805     1810       +5     
==========================================
+ Hits          198      200       +2     
- Misses       1549     1551       +2     
- Partials       58       59       +1     
Flag Coverage Δ
unit 11.04% <35.71%> (+0.08%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
cli/certificates/flash.go 0.00% <0.00%> (ø)
indexes/download/download.go 33.60% <38.46%> (+0.13%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 382e20d...b20bd31. Read the comment docs.

@per1234 per1234 merged commit c061e88 into arduino:main Jan 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

topic: documentation Related to documentation for the project type: imperfection Perceived defect in any part of project

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants