Skip to content
This repository has been archived by the owner on Jun 7, 2024. It is now read-only.

Corrected fragment identifier of URL reference. #26

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ A popular subject is that many people still wish to generate WAR files to be dep

For detailed steps on how to configure your application to create a WAR file for your container, please see:

* {spring_boot_docs}/#build-tool-plugins-maven-packaging[Packaging executable jar and war files with Maven]
* {spring_boot_docs}/#build-tool-plugins.maven[Packaging executable jar and war files with Maven]
* {spring_boot_docs}/#build-tool-plugins-gradle-plugin[Spring Boot Gradle Plugin] or
* https://docs.spring.io/spring-boot/docs/current/gradle-plugin/reference/html/#packaging-executable-wars[Gradle Plugin Reference: Packaging executable wars]

Expand Down