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:
trop[bot]
2021-07-15 15:26:31 +09:00
committed by GitHub
parent 488fbfe469
commit 08ce5bbd33

View File

@@ -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
```