diff options
| author | 2016-05-04 01:22:25 +0000 | |
|---|---|---|
| committer | 2016-05-04 01:22:25 +0000 | |
| commit | e77eefbe29908d6500c56fc3090be94e097bbb1c (patch) | |
| tree | ddd888362f3634c002270a6a631d168cf8d71bfe | |
| parent | 7179b0b52f64a5838cc367fea9407ec120b4fd2e (diff) | |
| parent | 3548f40a28722750dc581414f329b6741502fb6a (diff) | |
redirect removed file from cl: https://critique.corp.google.com/#review/121079434
am: 3548f40a28
* commit '3548f40a28722750dc581414f329b6741502fb6a':
redirect removed file from cl: https://critique.corp.google.com/#review/121079434
Change-Id: I232156f7f32292eea6bbbf995921234048d1ca91
| -rw-r--r-- | docs/html/_redirects.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/html/_redirects.yaml b/docs/html/_redirects.yaml index 30f8ce4365a0..bacb4ba1e16c 100644 --- a/docs/html/_redirects.yaml +++ b/docs/html/_redirects.yaml @@ -898,6 +898,8 @@ redirects: to: /studio/tools/debugging/improving-w-lint.html - from: /tools/debugging/index.html to: /studio/tools/debugging/debugging-studio.html +- from: /tools/help/project-mgmt.html + to: /studio/tools/projects/index.html # Handle the rest of the tool pages that moved into /studio - from: /tools/... |