Skip to content

Commit 619e8c2

Browse files
committed
docs: fix link in javadoc
1 parent 505eace commit 619e8c2

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)