File tree Expand file tree Collapse file tree 5 files changed +7
-7
lines changed
Expand file tree Collapse file tree 5 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 2727
2828< div class ="row ">
2929
30- {% assign box_title = "Manual of CGAL Master Branch" %}
31- {% assign box_text = "The latest CGAL documentation pages, updated once a week with the master branch of CGAL on GitHub." %}
30+ {% assign box_title = "Manual of CGAL Main Branch" %}
31+ {% assign box_text = "The latest CGAL documentation pages, updated once a week with the main branch of CGAL on GitHub." %}
3232{% assign box_image = "images/icons/glyphicons-428-git-pull-request.svg" %}
33- {% assign box_link = "https://cgal.geometryfactory.com/CGAL/doc/master /Manual/index.html" %}
33+ {% assign box_link = "https://cgal.geometryfactory.com/CGAL/doc/main /Manual/index.html" %}
3434{% assign box_target_blank = true %}
3535{% include themes/cgal/box %}
3636
Original file line number Diff line number Diff line change @@ -43,4 +43,4 @@ <h2>Through Github</h2>
4343
4444< p > Please note that the directory layout and build process of the development version on GitHub
4545are different from the release version. A basic usage guide is available
46- on the CGAL project's < a href ="https://github.com/CGAL/cgal/blob/master /INSTALL.md "> Install.md</ a > .</ p >
46+ on the CGAL project's < a href ="https://github.com/CGAL/cgal/blob/main /INSTALL.md "> Install.md</ a > .</ p >
Original file line number Diff line number Diff line change @@ -41,4 +41,4 @@ <h2>Through Github</h2>
4141
4242< p > Please note that the directory layout and build process of the development version on GitHub
4343are different from the release version. A basic usage guide is available
44- on the CGAL project's < a href ="https://github.com/CGAL/cgal/blob/master /INSTALL.md "> Install.md</ a > .</ p >
44+ on the CGAL project's < a href ="https://github.com/CGAL/cgal/blob/main /INSTALL.md "> Install.md</ a > .</ p >
Original file line number Diff line number Diff line change @@ -40,4 +40,4 @@ <h2>Through Github</h2>
4040
4141< p > Please note that the directory layout and build process of the development version on GitHub
4242are different from the release version. A basic usage guide is available
43- on the CGAL project's < a href ="https://github.com/CGAL/cgal/blob/master /INSTALL.md "> Install.md</ a > .</ p >
43+ on the CGAL project's < a href ="https://github.com/CGAL/cgal/blob/main /INSTALL.md "> Install.md</ a > .</ p >
Original file line number Diff line number Diff line change 99
1010< h3 > Global changelog</ h3 >
1111< p > A global changelog covering all the changes in all CGAL versions can be found
12- < a href ="https://github.com/CGAL/cgal/blob/master /Installation/CHANGES.md "> here</ a > .</ p >
12+ < a href ="https://github.com/CGAL/cgal/blob/main /Installation/CHANGES.md "> here</ a > .</ p >
1313
1414< h3 > Releases in reverse chronological order</ h3 >
1515< p > Semantic versioning is used to number the CGAL releases: the version of a release is a sequence
You can’t perform that action at this time.
0 commit comments