Skip to content

Commit

Permalink
Update java/getting-started.md
Browse files Browse the repository at this point in the history
  • Loading branch information
renejeglinsky authored Jan 15, 2024
1 parent 7843220 commit 812a759
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion java/getting-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ In older workspaces it might be necessary to explicitly set the JDK to version 1

Take the following steps to set up a new CAP Java application based on Spring Boot from scratch. As a prerequisite, you've set up your [development environment](#local).
### Run the Maven Archetype
### Run the Maven Archetype { #run-the-cap-java-maven-archetype }
Use the [CAP Java Maven archetype](./development/#the-maven-archetype) to bootstrap a new CAP Java project:
Expand Down

0 comments on commit 812a759

Please sign in to comment.