Browse Source

Fix link to Spring Framework project page in Javadoc overview

pull/27630/head
Sam Brannen 4 years ago
parent
commit
6fa6bfe421
  1. 2
      src/docs/api/overview.html

2
src/docs/api/overview.html

@ -1,7 +1,7 @@ @@ -1,7 +1,7 @@
<html>
<body>
<p>
This is the public API documentation for the <a href="https://github.com/SpringSource/spring-framework" target="_top">Spring Framework</a>.
This is the public API documentation for the <a href="https://github.com/spring-projects/spring-framework" target="_top">Spring Framework</a>.
</p>
</body>
</html>

Loading…
Cancel
Save