Revision: 8035 http://languagetool.svn.sourceforge.net/languagetool/?rev=8035&view=rev Author: dnaber Date: 2012-09-14 10:36:29 +0000 (Fri, 14 Sep 2012) Log Message: ----------- fix links to web svn
Modified Paths: -------------- trunk/ltcommunity/grails-app/views/rule/show.gsp Modified: trunk/ltcommunity/grails-app/views/rule/show.gsp =================================================================== --- trunk/ltcommunity/grails-app/views/rule/show.gsp 2012-09-13 21:03:28 UTC (rev 8034) +++ trunk/ltcommunity/grails-app/views/rule/show.gsp 2012-09-14 10:36:29 UTC (rev 8035) @@ -32,7 +32,7 @@ </g:if> <g:else> <span class="javaRule"><g:message code="ltc.rule.show.java.rule" /></span> - <a href="http://languagetool.svn.sourceforge.net/viewvc/languagetool/trunk/JLanguageTool/src/java/${rule.class.getName().replace(".", "/")}.java?view=markup">Sourcecode</a> + <a href="http://languagetool.svn.sourceforge.net/viewvc/languagetool/trunk/JLanguageTool/src/main/java/${rule.class.getName().replace(".", "/")}.java?view=markup">Sourcecode</a> <br/> </g:else> </td> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. ------------------------------------------------------------------------------ Got visibility? Most devs has no idea what their production app looks like. Find out how fast your code is with AppDynamics Lite. http://ad.doubleclick.net/clk;262219671;13503038;y? http://info.appdynamics.com/FreeJavaPerformanceDownload.html _______________________________________________ Languagetool-cvs mailing list Languagetool-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/languagetool-cvs