From cc79d35789d3df92c8291d9d7db1bb438049f4a4 Mon Sep 17 00:00:00 2001 From: Viliam Durina Date: Thu, 4 Jan 2024 15:47:35 +0100 Subject: [PATCH] Fix `` nesting in maven examples --- README.md | 34 +++++++++++++++++----------------- 1 file changed, 17 insertions(+), 17 deletions(-) diff --git a/README.md b/README.md index 51cfba120..6d350b6d0 100644 --- a/README.md +++ b/README.md @@ -95,16 +95,16 @@ present). generate-resources - - - v4.6.0 + + v4.6.0 - - 2.15.9 + + 2.15.9 - - http://myproxy.example.org/nodejs/ - + + http://myproxy.example.org/nodejs/ + + ``` @@ -158,16 +158,16 @@ https://github.com/eirslett/frontend-maven-plugin/blob/master/frontend-maven-plu generate-resources + + v6.9.1 + v0.16.1 + + + http://myproxy.example.org/nodejs/ + + http://myproxy.example.org/yarn/ + - - v6.9.1 - v0.16.1 - - - http://myproxy.example.org/nodejs/ - - http://myproxy.example.org/yarn/ - ```