You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by el...@apache.org on 2020/05/31 13:22:12 UTC

[maven-site] 01/01: docs: https links

This is an automated email from the ASF dual-hosted git repository.

elharo pushed a commit to branch elharo-patch-6
in repository https://gitbox.apache.org/repos/asf/maven-site.git

commit f6583809342ec5d81191ec1d30a28a0778bf560a
Author: Elliotte Rusty Harold <el...@users.noreply.github.com>
AuthorDate: Sun May 31 09:22:06 2020 -0400

    docs: https links
---
 content/markdown/maven-logging.md | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/content/markdown/maven-logging.md b/content/markdown/maven-logging.md
index 02ad9f5..9d88005 100644
--- a/content/markdown/maven-logging.md
+++ b/content/markdown/maven-logging.md
@@ -75,11 +75,11 @@ from the `lib` directory and replacing it with one of the alternative implementa
 See SLF4J documentation for more details on [swapping "SLF4J bindings"][7]. 
 
 [1]: http://slf4j.org
-[2]: http://www.slf4j.org/apidocs/org/slf4j/impl/SimpleLogger.html
+[2]: https://www.slf4j.org/apidocs/org/slf4j/impl/SimpleLogger.html
 [3]: https://logging.apache.org/log4j/2.x/log4j-slf4j-impl/
 [4]: http://logback.qos.ch
-[5]: http://slf4j.org/apidocs/
+[5]: https://slf4j.org/apidocs/
 [6]: https://codehaus-plexus.github.io/plexus-containers/plexus-container-default/apidocs/org/codehaus/plexus/logging/package-summary.html
-[7]: http://www.slf4j.org/manual.html#swapping
+[7]: https://www.slf4j.org/manual.html#swapping
 [8]: https://github.com/apache/maven/blob/master/apache-maven/src/conf/logging/simplelogger.properties
 [9]: https://maven.apache.org/configure.html