Skip to content

Commit 2b7a7b1

Browse files
javier-godoypaodb
authored andcommitted
docs(readme): remove vaadin directory
1 parent 1cb6727 commit 2b7a7b1

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

README.md

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -35,13 +35,6 @@ Add the following dependencies in your pom.xml file:
3535
</dependency>
3636
```
3737

38-
```xml
39-
<repository>
40-
<id>vaadin-addons</id>
41-
<url>https://maven.vaadin.com/vaadin-addons</url>
42-
</repository>
43-
```
44-
4538
For SNAPSHOT versions see [here](https://maven.flowingcode.com/snapshots/).
4639

4740
## Building and running demo
@@ -97,4 +90,4 @@ To do so, just add ```com.flowingcode``` to the ```vaadin.allowed-packages``` pr
9790

9891
```vaadin.allowed-packages = com.vaadin,org.vaadin,dev.hilla,com.flowingcode```
9992

100-
More information on Spring scanning configuration [here](https://vaadin.com/docs/latest/integrations/spring/configuration/#configure-the-scanning-of-packages).
93+
More information on Spring scanning configuration [here](https://vaadin.com/docs/latest/integrations/spring/configuration/#configure-the-scanning-of-packages).

0 commit comments

Comments
 (0)