File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -2,9 +2,9 @@ name: Jekyll site CI
2
2
3
3
on :
4
4
push :
5
- branches : [ master ]
5
+ branches : [ main ]
6
6
pull_request :
7
- branches : [ master ]
7
+ branches : [ main ]
8
8
9
9
jobs :
10
10
build :
Original file line number Diff line number Diff line change @@ -256,7 +256,7 @@ <h2>Mathematical</h2>
256
256
</ section >
257
257
258
258
< footer >
259
- < a href ="https://github.com/openscad/openscad.github.com/tree/master /cheatsheet " target ="_blank "> Edit me on GitHub!</ a > < br />
259
+ < a href ="https://github.com/openscad/openscad.github.com/tree/main /cheatsheet " target ="_blank "> Edit me on GitHub!</ a > < br />
260
260
By < a href ="http://www.peteruithoven.nl " target ="_blank "> Peter Uithoven</ a > @ < a href ="http://www.fablabamersfoort.nl " target ="_blank "> Fablab Amersfoort</ a > (< a href ="http://freedomdefined.org/Licenses/CC-BY " target ="_blank "> CC-BY</ a > )
261
261
</ footer >
262
262
</ body >
Original file line number Diff line number Diff line change @@ -257,7 +257,7 @@ <h2>Mathematical</h2>
257
257
</ section >
258
258
259
259
< footer >
260
- < a href ="https://github.com/openscad/openscad.github.com/tree/master /cheatsheet " target ="_blank "> Edit me on GitHub!</ a > < br />
260
+ < a href ="https://github.com/openscad/openscad.github.com/tree/main /cheatsheet " target ="_blank "> Edit me on GitHub!</ a > < br />
261
261
By < a href ="http://www.peteruithoven.nl " target ="_blank "> Peter Uithoven</ a > @ < a href ="http://www.fablabamersfoort.nl " target ="_blank "> Fablab Amersfoort</ a > (< a href ="http://freedomdefined.org/Licenses/CC-BY " target ="_blank "> CC-BY</ a > )
262
262
</ footer >
263
263
</ body >
You can’t perform that action at this time.
0 commit comments