You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<buttonid="no_button" class="popup_button" onclick="$('#dislike_popup').hide();">{% t endofguide.no_thankyou %}</button>
65
65
</div>
@@ -78,7 +78,7 @@ <h3 id="need_help">{% t endofguide.need_help %}</h3>
78
78
<p><atarget="_blank" rel="noopener noreferrer" href="https://stackoverflow.com/questions/tagged/open-liberty">{% t endofguide.ask_ques_on_stackoverflow %}</a></p>
79
79
80
80
<h3>{% t endofguide.like_olio %}</h3>
81
-
<aclass="github-button" href="https://github.com/OpenLiberty/open-liberty" data-icon="octicon-star" aria-label="Star OpenLiberty/open-liberty on GitHub">{% t endofguide.star %}</a>
81
+
<aclass="github-button" href="https://github.com/OpenLiberty/open-liberty" rel="noreferrer" data-icon="octicon-star" aria-label="Star OpenLiberty/open-liberty on GitHub">{% t endofguide.star %}</a>
<aid="blog_link_bottom" href="{{baseURL}}/blog"><imgclass="arrow" src="/img/post_arrow.svg" alt="back to all blogs">{% t blog.see_all_blog_posts %}</a>
<aid="footer_stackoverflow_link"class="footer_round_btn"href="https://stackoverflow.com/questions/tagged/open-liberty"target="_blank"rel="noopener"aria-label="Open Liberty questions on Stack Overflow"></a>
11
-
<aid="footer_groupsio_link"class="footer_round_btn"href="https://groups.io/g/openliberty"target="_blank"rel="noopener"aria-label="Open Liberty Groups.io"></a>
12
-
<aid="footer_gitter_link"class="footer_round_btn"href="https://app.gitter.im/#/room/#OpenLiberty_development:gitter.im"target="_blank"rel="noopener"aria-label="Open Liberty Gitter"></a>
<aid="footer_stackoverflow_link"class="footer_round_btn"href="https://stackoverflow.com/questions/tagged/open-liberty"target="_blank"rel="noopener noreferrer"aria-label="Open Liberty questions on Stack Overflow"></a>
11
+
<aid="footer_groupsio_link"class="footer_round_btn"href="https://groups.io/g/openliberty"target="_blank"rel="noopener noreferrer"aria-label="Open Liberty Groups.io"></a>
12
+
<aid="footer_gitter_link"class="footer_round_btn"href="https://app.gitter.im/#/room/#OpenLiberty_development:gitter.im"target="_blank"rel="noopener noreferrer"aria-label="Open Liberty Gitter"></a>
<aid="open_issue_link"href="https://github.com/OpenLiberty/docs/issues/new?body=Document: {{page.title}}%0Ahttp://openliberty.io{{page.url}}%0A%0A**Please describe the problem you are having with the documentation. Is information missing, inaccurate, or unclear? Tell us about the context where you encountered the problem so we can understand how to address it.**"target="_blank">Open Issue</a>
<aid="open_issue_link"href="https://github.com/OpenLiberty/docs/issues/new?body=Document: {{page.title}}%0Ahttp://openliberty.io{{page.url}}%0A%0A**Please describe the problem you are having with the documentation. Is information missing, inaccurate, or unclear? Tell us about the context where you encountered the problem so we can understand how to address it.**"rel="noopener noreferrer"target="_blank">Open Issue</a>
0 commit comments