You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by hn...@apache.org on 2018/03/13 17:59:17 UTC

[myfaces-tobago] branch master updated: improve demo * fix link

This is an automated email from the ASF dual-hosted git repository.

hnoeth pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/myfaces-tobago.git


The following commit(s) were added to refs/heads/master by this push:
     new 110859d  improve demo * fix link
110859d is described below

commit 110859d99848ad1f997f09534d63105c91c3c199
Author: Henning Noeth <hn...@apache.org>
AuthorDate: Tue Mar 13 18:59:07 2018 +0100

    improve demo
    * fix link
---
 .../src/main/webapp/content/30-concept/08-form/form.xhtml               | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tobago-example/tobago-example-demo/src/main/webapp/content/30-concept/08-form/form.xhtml b/tobago-example/tobago-example-demo/src/main/webapp/content/30-concept/08-form/form.xhtml
index c3b6ca2..23a95f6 100644
--- a/tobago-example/tobago-example-demo/src/main/webapp/content/30-concept/08-form/form.xhtml
+++ b/tobago-example/tobago-example-demo/src/main/webapp/content/30-concept/08-form/form.xhtml
@@ -27,7 +27,7 @@
     Forms are added by the <code class="language-markup">&lt;tc:form/></code> tag.</p>
   <p>Forms are also relevant for
     <tc:link label="#{demoBundle.default_command}"
-             outcome="/content/20-component/040-command/00-default/default-command.xhtml"/>.</p>
+             outcome="/content/20-component/040-command/10-default/default-command.xhtml"/>.</p>
   <tc:link label="Tag Library Documentation" image="#{request.contextPath}/image/feather-leaf.png"
            link="#{demoBundle.tagDocUrl}/#{info.stableVersion}/tld/tc/form.html"/>
 

-- 
To stop receiving notification emails like this one, please contact
hnoeth@apache.org.