Skip to content

Commit 711daf4

Browse files
authored
Merge pull request #278 from OpenLiberty/staging
Merge staging to prod - updated license link (#276)
2 parents c5b2fcb + 202ab81 commit 711daf4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

finish/src/main/webapp/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ <h4>Set course for the Open Liberty guides!</h4>
119119

120120
<footer class="bodyFooter">
121121
<div class="bodyFooterLink">
122-
<a id="licenseLink" href="https://github.com/OpenLiberty/open-liberty/blob/master/LICENSE">License</a>
122+
<a id="licenseLink" href="https://github.com/OpenLiberty/open-liberty/blob/release/LICENSE">License</a>
123123
<a href="https://twitter.com/OpenLibertyIO">Twitter</a>
124124
<a href="https://github.com/OpenLiberty">GitHub</a>
125125
<a href="https://openliberty.io/">openliberty.io</a>

start/src/main/webapp/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ <h4>Set course for the Open Liberty guides!</h4>
119119

120120
<footer class="bodyFooter">
121121
<div class="bodyFooterLink">
122-
<a id="licenseLink" href="https://github.com/OpenLiberty/open-liberty/blob/master/LICENSE">License</a>
122+
<a id="licenseLink" href="https://github.com/OpenLiberty/open-liberty/blob/release/LICENSE">License</a>
123123
<a href="https://twitter.com/OpenLibertyIO">Twitter</a>
124124
<a href="https://github.com/OpenLiberty">GitHub</a>
125125
<a href="https://openliberty.io/">openliberty.io</a>

0 commit comments

Comments
 (0)