Skip to content

Commit a855aa3

Browse files
authored
docs: fix fiddle path (electron#30139)
This is breaking the build in `electron/electronjs.org-new` and will most likely not work when clicking the "Fiddle" button. Rel: electron/website#65
1 parent bec47f5 commit a855aa3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/tutorial/launch-app-from-url-in-another-app.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ After you start your electron app, you can now enter in a URL in your browser th
168168
can leave it empty.
169169
-->
170170

171-
```fiddle docs/fiddles/system/protocol-handler/launch-app-from-url-in-another-app
171+
```fiddle docs/fiddles/system/protocol-handler/launch-app-from-URL-in-another-app
172172
173173
```
174174

0 commit comments

Comments
 (0)