You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by sl...@apache.org on 2023/02/18 15:37:15 UTC

[maven-site] branch master updated: [MNGSITE-509] Fix linking in introduction-to-the-lifecycle.md

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

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


The following commit(s) were added to refs/heads/master by this push:
     new 39ed8b58 [MNGSITE-509] Fix linking in introduction-to-the-lifecycle.md
39ed8b58 is described below

commit 39ed8b5871e5659ffeb563d18e943ab98d48209e
Author: Sylwester Lachiewicz <sl...@apache.org>
AuthorDate: Sat Feb 18 16:33:38 2023 +0100

    [MNGSITE-509] Fix linking in introduction-to-the-lifecycle.md
---
 .../guides/introduction/introduction-to-the-lifecycle.md   | 14 ++++++--------
 1 file changed, 6 insertions(+), 8 deletions(-)

diff --git a/content/markdown/guides/introduction/introduction-to-the-lifecycle.md b/content/markdown/guides/introduction/introduction-to-the-lifecycle.md
index 5e495e11..17bb85b0 100644
--- a/content/markdown/guides/introduction/introduction-to-the-lifecycle.md
+++ b/content/markdown/guides/introduction/introduction-to-the-lifecycle.md
@@ -28,19 +28,17 @@ under the License.
 
 
 
- - [Build Lifecycle Basics](Build_Lifecycle_Basics)
-
- - [Setting Up Your Project to Use the Build Lifecycle](Setting_Up_Your_Project_to_Use_the_Build_Lifecycle)
-
-  - [Packaging](Packaging)
-
-  - [Plugins](Plugins)
+ - [Build Lifecycle Basics](#build-lifecycle-basics)
 
+ - [Setting Up Your Project to Use the Build Lifecycle](#setting-up-your-project-to-use-the-build-lifecycle)
 
+   - [Packaging](#packaging)
+ 
+   - [Plugins](#plugins)
 
  - [Lifecycle Reference](Lifecycle_Reference)
 
- - [Built-in Lifecycle Bindings](Built-in_Lifecycle_Bindings)
+ - [Built-in Lifecycle Bindings](#built-in-lifecycle-bindings)