Skip to content

Commit 6fc0c4d

Browse files
chore: update ref to docs (🤖) (#888)
Co-authored-by: electron-website-docs-updater[bot] <166660481+electron-website-docs-updater[bot]@users.noreply.github.com>
1 parent 34f2407 commit 6fc0c4d

2 files changed

Lines changed: 5 additions & 6 deletions

File tree

‎docs/latest/.sha‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
f8479ece3d5a9b8338c9b084aba7f79e0be34d5d
1+
d1c2d06baebefda14fc1253b47a199435cb8baeb

‎docs/latest/tutorial/code-signing.md‎

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -233,10 +233,10 @@ can find [its documentation here](https://www.electron.build/code-signing).
233233
[Azure Trusted Signing][] is Microsoft's modern cloud-based alternative to EV certificates.
234234
It is the cheapest option for code signing on Windows, and it gets rid of SmartScreen warnings.
235235

236-
As of May 2025, Azure Trusted Signing is [available][trusted-signing-availability] to US and
237-
Canada-based organizations with 3+ years of verifiable business history. Microsoft is looking
238-
to make the program more widely available. If you're reading this at a later point, it could
239-
make sense to check if the eligibility criteria have changed.
236+
As of October 2025, Azure Trusted Signing is available to US and Canada-based organizations
237+
with 3+ years of verifiable business history and to individual developers in the US and Canada.
238+
Microsoft is looking to make the program more widely available. If you're reading this at a
239+
later point, it could make sense to check if the eligibility criteria have changed.
240240

241241
#### Using Electron Forge
242242

@@ -267,6 +267,5 @@ See the [Windows Store Guide][].
267267
[maker-squirrel]: https://www.electronforge.io/config/makers/squirrel.windows
268268
[maker-msi]: https://www.electronforge.io/config/makers/wix-msi
269269
[azure trusted signing]: https://azure.microsoft.com/en-us/products/trusted-signing
270-
[trusted-signing-availability]: https://techcommunity.microsoft.com/blog/microsoft-security-blog/trusted-signing-public-preview-update/4399713
271270
[forge-trusted-signing]: https://www.electronforge.io/guides/code-signing/code-signing-windows#using-azure-trusted-signing
272271
[builder-trusted-signing]: https://www.electron.build/code-signing-win#using-azure-trusted-signing-beta

0 commit comments

Comments
 (0)