From fa820697c7008c24bf2a2b9edca411672393474b Mon Sep 17 00:00:00 2001 From: Sam Brannen Date: Thu, 26 Aug 2021 17:17:34 +0200 Subject: [PATCH] Polishing --- Spring-Framework-Artifacts.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Spring-Framework-Artifacts.md b/Spring-Framework-Artifacts.md index 6d54a70..fcd29e5 100644 --- a/Spring-Framework-Artifacts.md +++ b/Spring-Framework-Artifacts.md @@ -81,4 +81,4 @@ For more in-depth information about Spring repositories, see the [[Spring Artifa If for whatever reason you are not using a build system with dependency management capabilities, you can download Spring Framework _distribution zips_ from the Spring repository at . These distributions contain all source and binary jar files, as well as Javadoc and reference documentation, but _do not_ contain external dependencies! -To create a distribution with all dependencies locally you can build from source, see [[Build Zip with Dependencies]] for details. +To create a distribution with all dependencies locally you can build from source. See [[Build Zip with Dependencies]] for details.