File tree Expand file tree Collapse file tree 2 files changed +7
-5
lines changed Expand file tree Collapse file tree 2 files changed +7
-5
lines changed Original file line number Diff line number Diff line change @@ -119,11 +119,12 @@ <h4>Set course for the Open Liberty guides!</h4>
119
119
< footer class ="bodyFooter ">
120
120
< div class ="bodyFooterLink ">
121
121
< a id ="licenseLink " href ="https://github.com/OpenLiberty/open-liberty/blob/release/LICENSE "> License</ a >
122
- < a href ="https://twitter.com/OpenLibertyIO "> Twitter</ a >
123
122
< a href ="https://github.com/OpenLiberty "> GitHub</ a >
123
+ < a href ="https://stackoverflow.com/questions/tagged/open-liberty "> stackoverflow</ a >
124
+ < a href ="https://groups.io/g/openliberty "> groups.io</ a >
124
125
< a href ="https://openliberty.io/ "> openliberty.io</ a >
125
126
</ div >
126
127
< p id ="footerText "> an IBM open source project</ p >
127
- < p id ="footerCopyright "> ©Copyright IBM Corp. 2018, 2023 </ p >
128
+ < p id ="footerCopyright "> ©Copyright IBM Corp. 2018, 2024 </ p >
128
129
</ footer >
129
130
</ html >
Original file line number Diff line number Diff line change @@ -112,18 +112,19 @@ <h4>Set course for the Open Liberty guides!</h4>
112
112
< script >
113
113
displaySystemProperties ( ) ; // this calls displayMetrics() because it is a dependency
114
114
displayHealth ( ) ;
115
- //displayConfigProperties();
115
+ // displayConfigProperties();
116
116
</ script >
117
117
</ body >
118
118
119
119
< footer class ="bodyFooter ">
120
120
< div class ="bodyFooterLink ">
121
121
< a id ="licenseLink " href ="https://github.com/OpenLiberty/open-liberty/blob/release/LICENSE "> License</ a >
122
- < a href ="https://twitter.com/OpenLibertyIO "> Twitter</ a >
123
122
< a href ="https://github.com/OpenLiberty "> GitHub</ a >
123
+ < a href ="https://stackoverflow.com/questions/tagged/open-liberty "> stackoverflow</ a >
124
+ < a href ="https://groups.io/g/openliberty "> groups.io</ a >
124
125
< a href ="https://openliberty.io/ "> openliberty.io</ a >
125
126
</ div >
126
127
< p id ="footerText "> an IBM open source project</ p >
127
- < p id ="footerCopyright "> ©Copyright IBM Corp. 2018, 2023 </ p >
128
+ < p id ="footerCopyright "> ©Copyright IBM Corp. 2018, 2024 </ p >
128
129
</ footer >
129
130
</ html >
You can’t perform that action at this time.
0 commit comments