Skip to content

Commit 6fa6bfe

Browse files
committed
Fix link to Spring Framework project page in Javadoc overview
1 parent 05ea991 commit 6fa6bfe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/docs/api/overview.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<html>
22
<body>
33
<p>
4-
This is the public API documentation for the <a href="https://github.com/SpringSource/spring-framework" target="_top">Spring Framework</a>.
4+
This is the public API documentation for the <a href="https://github.com/spring-projects/spring-framework" target="_top">Spring Framework</a>.
55
</p>
66
</body>
77
</html>

0 commit comments

Comments
 (0)