Index: docs/linux_sandboxing.md |
diff --git a/docs/linux_sandboxing.md b/docs/linux_sandboxing.md |
index fb7cc73b74080e4194611ea1d7fc8690df8cd9ec..cb6ea156698a6ae4430a6d1ed1fbdba71956e6e5 100644 |
--- a/docs/linux_sandboxing.md |
+++ b/docs/linux_sandboxing.md |
@@ -140,8 +140,7 @@ for 'dynamic' since dynamic transitions are a little obscure in SELinux) |
Sandboxing can make developing harder, see: |
-* [this page](https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment) |
- for the `setuid` sandbox |
+* [this page](linux_suid_sandbox_development.md) for the `setuid` sandbox |
* [this page](http://www.chromium.org/for-testers/bug-reporting-guidelines/hanging-tabs) |
for triggering crashes |
* [this page for debugging tricks](linux_debugging.md) |