Fixed Readme

git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/user/statistical-algorithms-importer@125352 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Giancarlo Panichi 2016-03-16 08:37:55 +00:00
parent f3e11bb4b8
commit 26f956cda0
2 changed files with 6 additions and 11 deletions

View File

@ -45,15 +45,14 @@ Installation
--------------------------------------------------
Installation documentation is available on-line in the gCube Wiki:
${wikiAdmin}
https://wiki.gcube-system.org/gcube/Statistical_Algorithms_Importer
Documentation
--------------------------------------------------
Documentation is available on-line in the gCube Wiki:
${wikiUser}
${wikiDeveloper}
https://wiki.gcube-system.org/gcube/Statistical_Algorithms_Importer
Support

View File

@ -43,10 +43,6 @@
<configDirectory>config</configDirectory>
<webappDirectory>${project.build.directory}/${project.build.finalName}</webappDirectory>
<wikiUser>https://wiki.gcube-system.org/gcube/Statistical_Algorithms_Importer</wikiUser>
<wikiDeveloper></wikiDeveloper>
<wikiAdmin>https://wiki.gcube-system.org/gcube/Statistical_Algorithms_Importer</wikiAdmin>
<!-- GWT configuration -->
<gwtVersion>2.6.1</gwtVersion>
<gwtLogVersion>3.3.2</gwtLogVersion>