Skip to content

Commit

Permalink
Merge pull request #2 from nicolasmoreau/master
Browse files Browse the repository at this point in the history
Content added in info page
  • Loading branch information
nicolasmoreau committed Jan 26, 2015
2 parents f886b8c + 54a83f8 commit 0e92e58
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion portal.war/src/main/webapp/help.xhtml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,12 @@

<ui:define name="body">
<p>
<h:outputText value="Any topic related to the portal or VAMDC can be discussed on the "/><h:outputLink value="http://forum.vamdc.eu/" target="_blank">VAMDC forum</h:outputLink>
<h:outputText value="A complete tutorial explaining how to use this portal is available "/>
<h:outputLink value="http://tutorial.vamdc.org/self-study/end-user-self-study/user-guide-portal.html" target="_blank">on the VAMDC tutorial page.</h:outputLink>
</p>
<p>
<h:outputText value="Any topic related to the portal or VAMDC can be discussed on the "/>
<h:outputLink value="http://forum.vamdc.eu/" target="_blank">VAMDC forum</h:outputLink>
</p>
<p>
<h:outputText
Expand Down

0 comments on commit 0e92e58

Please sign in to comment.