henningn commented on code in PR #6019:
URL: https://github.com/apache/myfaces-tobago/pull/6019#discussion_r1952510724
##########
tobago-example/tobago-example-demo/src/main/webapp/menu.xhtml:
##########
@@ -115,7 +114,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="http://myfaces.apache.org/tobago" label="Tobago
Project" image="bi-box-arrow-up-right"/>
Review Comment:
This link doesn't work. The correct one is:
https://myfaces.apache.org/#/tobago
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]