erickzhao

#52267: docs(mas): update security scoped bookmarks link

Merged
Created: Jul 6, 2026, 12:02:46 PM
Merged: Jul 7, 2026, 2:48:52 PM
3 comments
Target: main

Description of Change

I think https://developer.apple.com/documentation/professional-video-applications/enabling-security-scoped-bookmark-and-url-access is the right link now.

Checklist

Release Notes

Notes: none

Backports

43-x-y
In-flight
PR Number
#52281
Waiting to be merged
44-x-y
In-flight
PR Number
#52282
Waiting to be merged

Semver Impact

Major
Breaking changes
Minor
New features
Patch
Bug fixes
None
Docs, tests, etc.

Semantic Versioning helps users understand the impact of updates:

  • Major (X.y.z): Breaking changes that may require code modifications
  • Minor (x.Y.z): New features that maintain backward compatibility
  • Patch (x.y.Z): Bug fixes that don't change the API
  • None: Changes that don't affect using facing parts of Electron