Skip to content

Commit 46d8c5e

Browse files
committed
fix broken link
1 parent 2d98a82 commit 46d8c5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_posts/2015-05-28-quickstart.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Creating a quickstart provides only a very basic starting point for your Pippo p
1616

1717
To create your project you must follow these steps:
1818

19-
- install [pippo-quickstart]({{ projecturl }}/maven-archetypes/quickstart) archetype on your computer (this step is **OPTIONAL**; the archetype is also available on Maven Central Repository):
19+
- install [pippo-quickstart](https://github.com/decebals/pippo/tree/master/maven-archetypes/quickstart) archetype on your computer (this step is **OPTIONAL**; the archetype is also available on Maven Central Repository):
2020

2121
```
2222
cd <PIPPO_HOME>/maven-archetypes/quickstart

0 commit comments

Comments
 (0)