mirror of
https://github.com/electron/electron.git
synced 2026-02-26 03:01:17 -05:00
docs: fix fiddle path (#30143)
This is breaking the build in `electron/electronjs.org-new` and will most likely not work when clicking the "Fiddle" button. Rel: https://github.com/electron/electronjs.org-new/pull/65 Co-authored-by: Antón Molleda <amolleda@gmail.com>
This commit is contained in:
@@ -168,7 +168,7 @@ After you start your electron app, you can now enter in a URL in your browser th
|
||||
can leave it empty.
|
||||
-->
|
||||
|
||||
```fiddle docs/fiddles/system/protocol-handler/launch-app-from-url-in-another-app
|
||||
```fiddle docs/fiddles/system/protocol-handler/launch-app-from-URL-in-another-app
|
||||
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user