Remove link to build and release FAQ
The "Build from Source" wiki page now consolidates build-related information and is independent from "Release" information. The former is broadly of interest to any contributor. The later is of interest to committers.
This commit is contained in:
parent
f549d583cb
commit
d9ede5bcca
|
|
@ -31,8 +31,7 @@ There are also [guides and tutorials](https://spring.io/guides) across Spring pr
|
|||
## Build from Source
|
||||
|
||||
See the [Build from Source](https://github.com/spring-projects/spring-framework/wiki/Build-from-Source)
|
||||
wiki page, also [CONTRIBUTING](CONTRIBUTING.md), and the
|
||||
[Gradle build and release FAQ](https://github.com/spring-projects/spring-framework/wiki/Gradle-build-and-release-FAQ).
|
||||
wiki page and also [CONTRIBUTING.md](CONTRIBUTING.md).
|
||||
|
||||
## Stay in Touch
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue