]
George Gastaldi commented on FORGE-2517:
----------------------------------------
That was recently fixed. The contributor changed to a link to the Hands-on Lab.
"How to Customize" menu points to an unknown page
-------------------------------------------------
Key: FORGE-2517
URL:
https://issues.jboss.org/browse/FORGE-2517
Project: Forge
Issue Type: Bug
Components: Scaffold
Affects Versions: 2.20.0.Final
Reporter: Antonio Goncalves
Fix For: 2.x Future
When scaffolding a JSF application, the top menu "How to Customize" points to
the following URL :
{code}
http://forge.jboss.org/docs/important_plugins/ui-scaffolding.html
{code}
Which show a Json with Resource not found :
{code}
{
code: "ResourceNotFound",
message: "/docs/important_plugins/ui-scaffolding.html"
}
{code}