docs: fix fiddle path (#30139)

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
This commit is contained in:
Antón Molleda
2021-07-14 13:16:59 -07:00
committed by GitHub
parent bec47f54f4
commit a855aa34d9

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