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:
committed by
Rob Winch
parent
cc0c6bda42
commit
a32ee3935d
@@ -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
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user