Skip to content
This repository was archived by the owner on Apr 19, 2021. It is now read-only.

Commit 2cff5be

Browse files
committed
[docs] Fix Vaadin starter Java example
1 parent 3b3c0cc commit 2cff5be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/docs/languages/java.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ Here are a few Vaadin example projects that are already automated with Gitpod:
145145
| Repository | Description | Try it |
146146
| -------------------------------------------------------------------------------------------- | ----------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------- |
147147
| [Vaadin CRM](https://github.com/vaadin-learning-center/crm-tutorial) | Full-stack Vaadin and Spring Boot | [![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/vaadin-learning-center/crm-tutorial) |
148-
| [Vaadin starter](https://gitpod.io/#/https://github.com/vaadin/skeleton-starter-flow-spring) | An empty starter for a new Vaadin project | [![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#/https://github.com/vaadin/skeleton-starter-flow-spring/tree/v14) |
148+
| [Vaadin starter](https://github.com/vaadin/skeleton-starter-flow-spring) | An empty starter for a new Vaadin project | [![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/vaadin/skeleton-starter-flow-spring) |
149149

150150
</div>
151151

0 commit comments

Comments
 (0)