Skip to content

Commit c42f67c

Browse files
committed
newsletter: Add link to Geolocation PR
1 parent 7997478 commit c42f67c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/newsletters/2025-06-30.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ rendering tasks off the main thread, which can significantly improve the perform
5757

5858
The Geolocation API allows websites to request and monitor the user's physical location, speed and heading. We have
5959
added preliminary support for this API in Ladybird, only returning a single emulated position for now. In the future we
60-
will hook this up to the system's location services together with the necessary permissions and privacy settings.
60+
will hook this up to the system's location services together with the necessary permissions and privacy settings. ([PR #5169](https://github.com/LadybirdBrowser/ladybird/pull/5169))
6161

6262
![](/assets/img/newsletter-june-2025-geolocation.png)
6363

0 commit comments

Comments
 (0)