Add projects subdomain in project page URL

While the projects subdomain is not necessary due to a redirect
it does provide a faster experience for users.

This commit adds the projects subdomain to the project URL to
avoid unnecessary redirects.

Fixes gh-220
This commit is contained in:
Jean-Pierre Bergamin
2015-06-04 21:59:04 +02:00
committed by Rob Winch
parent cc0c6bda42
commit a32ee3935d

View File

@@ -11,7 +11,7 @@ Spring Session aims to provide a common infrastructure for managing sessions. Th
= Spring Session Project Site = Spring Session Project Site
You can find the documentation, issue management, support, samples, and guides for using Spring Session at http://spring.io/spring-session/ You can find the documentation, issue management, support, samples, and guides for using Spring Session at http://projects.spring.io/spring-session/
= License = License