File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -119,11 +119,12 @@ <h4>Set course for the Open Liberty guides!</h4>
119119 < footer class ="bodyFooter ">
120120 < div class ="bodyFooterLink ">
121121 < a id ="licenseLink " href ="https://github.com/OpenLiberty/open-liberty/blob/release/LICENSE "> License</ a >
122- < a href ="https://twitter.com/OpenLibertyIO "> Twitter</ a >
123122 < 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 >
124125 < a href ="https://openliberty.io/ "> openliberty.io</ a >
125126 </ div >
126127 < 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 >
128129 </ footer >
129130</ html >
Original file line number Diff line number Diff line change @@ -112,18 +112,19 @@ <h4>Set course for the Open Liberty guides!</h4>
112112 < script >
113113 displaySystemProperties ( ) ; // this calls displayMetrics() because it is a dependency
114114 displayHealth ( ) ;
115- //displayConfigProperties();
115+ // displayConfigProperties();
116116 </ script >
117117 </ body >
118118
119119 < footer class ="bodyFooter ">
120120 < div class ="bodyFooterLink ">
121121 < a id ="licenseLink " href ="https://github.com/OpenLiberty/open-liberty/blob/release/LICENSE "> License</ a >
122- < a href ="https://twitter.com/OpenLibertyIO "> Twitter</ a >
123122 < 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 >
124125 < a href ="https://openliberty.io/ "> openliberty.io</ a >
125126 </ div >
126127 < 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 >
128129 </ footer >
129130</ html >
You can’t perform that action at this time.
0 commit comments