Skip to content

Commit

Permalink
fix: update link to maven central
Browse files Browse the repository at this point in the history
  • Loading branch information
tbouffard authored Oct 23, 2024
1 parent 6443cb2 commit 70f25d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/api/pages/rest-api-extensions.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ The following sections show how to create a REST API extension. As an example, w
There is some additional prerequisites when creating a REST API extension:

* Basic knowledge of Maven
* *Access to http://central.maven.org/maven2[Maven central repository]*.
* *Access to https://repo.maven.apache.org/maven2[Maven central repository]*.
* More information on maven configuration xref:setup-dev-environment:configure-maven.adoc[here]

=== Generate a new REST API extension skeleton
Expand Down

0 comments on commit 70f25d6

Please sign in to comment.