Skip to content

Commit 09aa8c2

Browse files
authored
Merge pull request #170 from mybearworld/generic-remote-debugging
Link to generic page for Chrome remote debugging instead of German one
2 parents b431be3 + 44f5dd0 commit 09aa8c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

en/Plugins/Getting started/Mobile development.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ this.app.emulateMobile(false);
3232
3333
You can inspect Obsidian running on an Android device if you enable USB Debugging in Developer settings of Android. Then go to a chromium based browser on your desktop/laptop and navigate to chrome://inspect/. If you did everything right, if you have your phone/tablet connected to your PC via USB and the browser open at that link you should see your device pop up and it will let you run the usual devtools from there on it.
3434
35-
More in depth information can be found here: https://developer.chrome.com/docs/devtools/remote-debugging?hl=de
35+
More in depth information can be found here: https://developer.chrome.com/docs/devtools/remote-debugging
3636
### iOS
3737
3838
You can inspect Obsidian on an iOS device running 16.4 or later and a macOS based computer. Instructions on how to set it up can be found here: https://webkit.org/web-inspector/enabling-web-inspector/

0 commit comments

Comments
 (0)