From bfbc585073e8e64e0c1e050071d24294b03943a9 Mon Sep 17 00:00:00 2001 From: collaboratewithakash <38683470+collaboratewithakash@users.noreply.github.com> Date: Wed, 16 Nov 2022 14:57:08 +0530 Subject: [PATCH] backlink added --- maven-modules/maven-simple/README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/maven-modules/maven-simple/README.md b/maven-modules/maven-simple/README.md index 01ae4387ad..783d58a3a0 100644 --- a/maven-modules/maven-simple/README.md +++ b/maven-modules/maven-simple/README.md @@ -6,3 +6,7 @@ This module contains articles about Maven that are also part of an Ebook. ### NOTE: Since this is a module tied to an e-book, it should **not** be moved or used to store the code for any further article. + +### Relevant Articles + +- [Apache Maven Tutorial](https://www.baeldung.com/maven)