Author: lukaszlenart Date: Wed Feb 5 10:20:37 2014 New Revision: 1564699 URL: http://svn.apache.org/r1564699 Log: Corrects repo name at GitHub
Modified: struts/site/trunk/content/site.xml Modified: struts/site/trunk/content/site.xml URL: http://svn.apache.org/viewvc/struts/site/trunk/content/site.xml?rev=1564699&r1=1564698&r2=1564699&view=diff ============================================================================== --- struts/site/trunk/content/site.xml (original) +++ struts/site/trunk/content/site.xml Wed Feb 5 10:20:37 2014 @@ -14,7 +14,7 @@ <sideBarEnabled>false</sideBarEnabled> <searchEnabled>true</searchEnabled> <gitHub> - <projectId>apache/struts2</projectId> + <projectId>apache/struts</projectId> <ribbonOrientation>right</ribbonOrientation> <ribbonColor>darkblue</ribbonColor> </gitHub>