Skip to content

Commit

Permalink
Merge pull request #12875 from osaka-svg/patch-1
Browse files Browse the repository at this point in the history
Remove dead link
  • Loading branch information
gastaldi authored Oct 22, 2020
2 parents 3283955 + 2b7ab39 commit 01fe8bb
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions docs/src/main/asciidoc/building-my-first-extension.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -30,15 +30,6 @@ To complete this guide, you need:
* JDK 1.8+ installed with `JAVA_HOME` configured appropriately
* Apache Maven {maven-version}

== Solution

We recommend that you follow the instructions in the next sections and create the extension step by step.
However, you can go right to the completed example.

Clone the Git repository: `git clone {quickstarts-clone-url}`, or download an {quickstarts-archive-url}[archive].

The solution is located in the `getting-started-extension` {quickstarts-tree-url}/getting-started-extension[directory].

== Basic Concepts

First things first, we will need to start with some basic concepts.
Expand Down

0 comments on commit 01fe8bb

Please sign in to comment.