You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Consider doing a [test-deployment](https://github.com/xdev-software/template-placeholder/actions/workflows/test-deploy.yml?query=branch%3Adevelop) before actually releasing.
52
+
* Consider doing a [test-deployment](https://github.com/xdev-software/vaadin-maps-leaflet-flow/actions/workflows/test-deploy.yml?query=branch%3Adevelop) before actually releasing.
53
53
* Check the [changelog](CHANGELOG.md)
54
54
55
55
If the ``develop`` is ready for release, create a pull request to the ``master``-Branch and merge the changes
Copy file name to clipboardExpand all lines: README.md
+8-8Lines changed: 8 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,22 +1,22 @@
1
-
[](https://vaadin.com/directory/component/template-placeholder)
[](https://vaadin.com/directory/component/vaadin-maps-leaflet-flow)
[Installation guide for the latest release](https://github.com/xdev-software/template-placeholder/releases/latest#Installation)
14
+
[Installation guide for the latest release](https://github.com/xdev-software/vaadin-maps-leaflet-flow/releases/latest#Installation)
15
15
16
16
17
17
## Run the Demo
18
18
* Checkout the repo
19
-
* Run ``mvn install && mvn -f template-placeholder-demo spring-boot:run``
19
+
* Run ``mvn install && mvn -f vaadin-maps-leaflet-flow-demo spring-boot:run``
20
20
* Open http://localhost:8080
21
21
22
22
@@ -33,4 +33,4 @@ If you need support as soon as possible and you can't wait for any pull request,
33
33
See the [contributing guide](./CONTRIBUTING.md) for detailed instructions on how to get started with our project.
34
34
35
35
## Dependencies and Licenses
36
-
View the [license of the current project](LICENSE) or the [summary including all dependencies](https://xdev-software.github.io/template-placeholder/dependencies)
36
+
View the [license of the current project](LICENSE) or the [summary including all dependencies](https://xdev-software.github.io/vaadin-maps-leaflet-flow/dependencies)
0 commit comments