Explorar el Código

Updated web site reference

Patrik Fredriksson hace 11 años
padre
commit
980d6319fb
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      src/main/webapp/index.jsp

+ 1
- 1
src/main/webapp/index.jsp Ver fichero

@@ -17,7 +17,7 @@
17 17
 <li>Administration of <a href="admin/list">booking and routing</a>.</li>
18 18
 </ul>
19 19
 <p>The Incident Logging application, that is used to register handling events, is a stand-alone application and a separate download.</p>
20
-<p>Please visit the <a href="http://dddsample.sf.net">project website</a> for more information and a screencast demonstration of how the application works.</p>
20
+<p>Please visit the <a href="https://github.com/citerus/dddsample-core/">project website</a> for more information and a screencast demonstration of how the application works.</p>
21 21
 <p><i>This project is a joint effort by Eric Evans' company <a href="http://www.domainlanguage.com" class="externalLink">Domain Language</a>
22 22
  and the Swedish software consulting company <a href="http://www.citerus.se" class="externalLink">Citerus</a>.</i></p>
23 23
 </body>