Skip to content

Commit b345c34

Browse files
javier-godoypaodb
authored andcommitted
docs: fix link in javadoc
1 parent 505eace commit b345c34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/com/flowingcode/vaadin/addons/googlemaps/GeolocationOptions.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
* Representation of optional parameters for a geolocation request.
3030
*
3131
* @see <a href=
32-
* https://developer.mozilla.org/en-US/docs/Web/API/Geolocation/getCurrentPosition#options">Options
32+
* "https://developer.mozilla.org/en-US/docs/Web/API/Geolocation/getCurrentPosition#options">Options
3333
* documentation</a>
3434
*/
3535
@Getter

0 commit comments

Comments
 (0)