Fix link to Linux sandbox documentation in docs/design/sandbox.md
The linked file was rewritten/moved in commit
fb88bfb27a
.
Change-Id: Id3f73815102fa17e41bf3bfc56ad94969323377b
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5828699
Reviewed-by: Elly FJ <ellyjones@chromium.org>
Commit-Queue: Matthew Denton <mpdenton@chromium.org>
Reviewed-by: Matthew Denton <mpdenton@chromium.org>
Auto-Submit: Ryan Landay <rlanday@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1352879}
This commit is contained in:

committed by
Chromium LUCI CQ

parent
e6b6a006aa
commit
c1a28f258b
@ -17,8 +17,8 @@ make persistent changes to the computer or access information that is
|
||||
confidential. The architecture and exact assurances that the sandbox provides
|
||||
are dependent on the operating system. This document covers the Windows
|
||||
implementation as well as the general design. The Linux implementation is
|
||||
described [here](../linux/sandboxing.md), the OSX implementation
|
||||
[here](http://dev.chromium.org/developers/design-documents/sandbox/osx-sandboxing-design).
|
||||
described [here](../../linux/sandbox/linux/README.md), the OSX implementation
|
||||
[here](https://dev.chromium.org/developers/design-documents/sandbox/osx-sandboxing-design).
|
||||
|
||||
If you don't feel like reading this whole document you can read the
|
||||
[Sandbox FAQ](sandbox_faq.md) instead. A description of what the sandbox does
|
||||
|
Reference in New Issue
Block a user