Update Marlin website links to https
This commit is contained in:
parent
f090a927f4
commit
e3321920f3
43 changed files with 54 additions and 54 deletions
|
|
@ -126,7 +126,7 @@ git push -f origin
|
|||
git push -f upstream | {
|
||||
while IFS= read -r line
|
||||
do
|
||||
[[ $line =~ "gh-pages -> gh-pages" ]] && opensite "http://marlinfw.org/"
|
||||
[[ $line =~ "gh-pages -> gh-pages" ]] && opensite "https://marlinfw.org/"
|
||||
echo "$line"
|
||||
done
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue