File tree Expand file tree Collapse file tree 3 files changed +8
-7
lines changed
Expand file tree Collapse file tree 3 files changed +8
-7
lines changed Original file line number Diff line number Diff line change @@ -27,10 +27,10 @@ topnav:
2727 subcategories :
2828 - title : latest
2929 url : https://apache.github.io/systemds/
30- - title : 3.2 .0 (stable)
31- url : https://systemds.apache.org/docs/3.2 .0/
32- - title : Release Notes 3.2 .0
33- url : https://systemds.apache.org/release-notes/systemds-release-notes-3.2 .0
30+ - title : 3.3 .0 (stable)
31+ url : https://systemds.apache.org/docs/3.3 .0/
32+ - title : Release Notes 3.3 .0
33+ url : https://systemds.apache.org/release-notes/systemds-release-notes-3.3 .0
3434
3535
3636- title : Community
Original file line number Diff line number Diff line change @@ -43,7 +43,7 @@ issues_list_archive_markmail:
4343jira : SYSTEMDS
4444
4545release_name : systemds
46- release_version : 3.2 .0
46+ release_version : 3.3 .0
4747
4848source_repository : https://git-wip-us.apache.org/repos/asf/systemds.git
4949source_repository_mirror : https://github.com/apache/systemds
Original file line number Diff line number Diff line change @@ -38,12 +38,13 @@ <h1>{{ site.data.project.name }} Documentation</h1>
3838 < p > Documentation such as programming guides, reference guides, and API docs is available for SystemDS below:</ p >
3939 < a class ="button button-primary " href ="{{ site.data.project.docs }} "> Latest</ a >
4040 < p > </ p >
41- < a class ="button button-primary " href ="docs/3.2 .0/index "> 3.2 .0</ a >
42- < a class ="button button-primary " href ="release-notes/systemds-release-notes-3.2 .0 "> ReleaseNotes</ a >
41+ < a class ="button button-primary " href ="docs/3.3 .0/index "> 3.3 .0</ a >
42+ < a class ="button button-primary " href ="release-notes/systemds-release-notes-3.3 .0 "> ReleaseNotes</ a >
4343 </ div >
4444 < div class ="col col-4 ">
4545 < p > each released version of SystemML/DS:</ p >
4646 < ul >
47+ < li > < a href ="docs/3.1.0/index "> 3.2.0</ a > , < a href ="release-notes/systemds-release-notes-3.2.0 "> ReleaseNotes</ a > </ li >
4748 < li > < a href ="docs/3.1.0/index "> 3.1.0</ a > , < a href ="release-notes/systemds-release-notes-3.1.0 "> ReleaseNotes</ a > </ li >
4849 < li > < a href ="docs/3.0.0/index "> 3.0.0</ a > , < a href ="release-notes/systemds-release-notes-3.0.0 "> ReleaseNotes</ a > </ li >
4950 < li > < a href ="docs/2.2.2/index "> 2.2.2</ a > , < a href ="release-notes/systemds-release-notes-2.2.2 "> ReleaseNotes</ a > </ li >
You can’t perform that action at this time.
0 commit comments