lofwyr14 commented on code in PR #6001: URL: https://github.com/apache/myfaces-tobago/pull/6001#discussion_r1951333531
########## tobago-example/tobago-example-demo/src/main/webapp/menu.xhtml: ########## @@ -115,7 +115,8 @@ <tc:link outcome="/content/000-intro/96-logging-info/Logging_Info.xhtml" immediate="true" label="Logging Info" disabled="#{! serverInfo.enabled}"/> <tc:separator/> - <tc:link link="http://myfaces.apache.org/tobago" label="Tobago Home"/> + <tc:link link="https://myfaces.apache.org/#/tobago" label="Tobago Project" image="bi-box-arrow-up-right"/> Review Comment: -1 Please don't use target=_blank in the Demo regularly. The user may press the <CRTL> oder <CMD> key by himself. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@myfaces.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org