Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2132)

Unified Diff: docs/linux_sandboxing.md

Issue 1473953002: Fix various issues with Markdown docs (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « docs/linux_debugging.md ('k') | docs/shift_based_development.md » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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)
« no previous file with comments | « docs/linux_debugging.md ('k') | docs/shift_based_development.md » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698