chore: use relative links from docs/ to files outside of docs/ (#49605)

This commit is contained in:
David Sanders
2026-02-19 01:15:27 -08:00
committed by GitHub
parent 61b3d5d63c
commit 469b2af0c0
11 changed files with 17 additions and 18 deletions

View File

@@ -224,4 +224,4 @@ Somewhere in the Electron binary, there will be a sequence of bytes that look li
To flip a fuse, you find its position in the fuse wire and change it to "0" or "1" depending on the state you'd like.
You can view the current schema [here](https://github.com/electron/electron/blob/main/build/fuses/fuses.json5).
You can view the current schema [here](../../build/fuses/fuses.json5).