Skip to content

Commit 6579713

Browse files
terrence-oupull[bot]
authored andcommitted
docs: fixed broken electron-fiddle links in the "Tutorial - Publishing and Updating" doc (electron#43129)
fixed electron-fiddle build and config links
1 parent b119fef commit 6579713

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/tutorial/tutorial-6-publishing-updating.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -222,8 +222,8 @@ rest of our docs and happy developing! If you have questions, please stop by our
222222
[code-signed]: ./code-signing.md
223223
[discord server]: https://discord.gg/electronjs
224224
[electron fiddle]: https://www.electronjs.org/fiddle
225-
[fiddle-build]: https://github.com/electron/fiddle/blob/main/.github/workflows/build.yaml
226-
[fiddle-forge-config]: https://github.com/electron/fiddle/blob/main/forge.config.js
225+
[fiddle-build]: https://github.com/electron/fiddle/blob/main/.circleci/config.yml
226+
[fiddle-forge-config]: https://github.com/electron/fiddle/blob/main/forge.config.ts
227227
[github actions]: https://github.com/features/actions
228228
[github publisher]: https://www.electronforge.io/config/publishers/github
229229
[github releases]: https://docs.github.com/en/repositories/releasing-projects-on-github/managing-releases-in-a-repository

0 commit comments

Comments
 (0)