Browse Source

Fix Downloading Section

The previous link only pointed to the Spring Wiki for Maven repositories. Now it
points to the Getting Spring Security Section of the reference documentation
pull/8455/head
Rob Winch 5 years ago committed by GitHub
parent
commit
0732478d4a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      README.adoc

2
README.adoc

@ -11,7 +11,7 @@ For a detailed list of features and access to the latest release, please visit h @@ -11,7 +11,7 @@ For a detailed list of features and access to the latest release, please visit h
Please see our https://github.com/spring-projects/.github/blob/master/CODE_OF_CONDUCT.md[code of conduct]
== Downloading Artifacts
See https://github.com/spring-projects/spring-framework/wiki/Downloading-Spring-artifacts[downloading Spring artifacts] for Maven repository information.
See https://docs.spring.io/spring-security/site/docs/current/reference/html5/#gettingdownloading Spring artifacts] for how to obtain Spring Security.
== Documentation
Be sure to read the https://docs.spring.io/spring-security/site/docs/current/reference/htmlsingle/[Spring Security Reference].

Loading…
Cancel
Save