Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix links to secure sites / Updated moved ressources #18819

Merged
merged 3 commits into from
Jul 28, 2020

Conversation

Diegovd
Copy link
Contributor

@Diegovd Diegovd commented Jul 28, 2020

TAG: Documentation

Summary:

This is the second pass:

I have corrected many instances where the URL of a website or a document was written with http and replaced with httpS when the secure URL was available. I also corrected moved websites and documents.

This concerns mainly URLs in Annotations, some in Parameters. No changes in CODE.

Many files-changes relate to the GNU Licenses URL.

Note1: I left some "http" still stand because there is no httpS, or I could not find the appropriate replacement URL.

Note2: Changed the syntax of some links from "( )" to "< >" to avoid, while editing in Notepad++, that a double-click on an URL opens the URL with ")" at the end (=> Error 404)
Example:
BEFORE: * direct port writing by Mikal Hart (http://www.arduiniana.org)
AFTER: * direct port writing by Mikal Hart "<"http://www.arduiniana.org">"

Testing: tested all modifications during editing. Visually checked all changes before commit.

I am unsure if I did thing correctly (commit to my repository and then pull request).
If I made a mistake please let me know.
Thank you, regards, Diego von Deschwanden.

Benefits

This provides accurate and secure URLs in the Annotations.
This updates deprecated URLs and Not Found ressources.
This reduces latency when navigating to the desired website or document.

Related Issues
-> No related Issues

Diegovd and others added 3 commits July 28, 2020 06:45
Summary: This is the second pass:

I have corrected many instances where the URL of a website or a document was written with http://,
and replaced with httpS when the secure URL was available. I also corrected moved websites and documents.

This concerns mainly URLs in Annotations, some in Parameters shown on screen. No changes in CODE.

Many files changes relate to the GNU Licenses URL.

Note: I left some "http" still stand because there is no httpS, or I could not find the appropriate replacement URL.

Thanks

Benefits

This provides accurate and secure URLs in the Annotations.
This reduces latency when navigating to the desired website or document.
Related Issues

No related Issues
@thinkyhead thinkyhead merged commit de5cca6 into MarlinFirmware:bugfix-2.0.x Jul 28, 2020
domrim pushed a commit to domrim/Marlin that referenced this pull request Aug 2, 2020
Speaka pushed a commit to Speaka/Marlin that referenced this pull request Aug 13, 2020
albertogg pushed a commit to albertogg/Marlin that referenced this pull request Aug 31, 2020
vgadreau pushed a commit to vgadreau/Marlin that referenced this pull request Dec 9, 2020
ahmetcemturan pushed a commit to ahmetcemturan/Marlin that referenced this pull request Jan 21, 2021
ahmetcemturan added a commit to ahmetcemturan/Marlin that referenced this pull request Jan 23, 2021
kageurufu pushed a commit to CR30-Users/Marlin-CR30 that referenced this pull request Apr 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants