diff options
| author | 2016-05-04 01:25:01 +0000 | |
|---|---|---|
| committer | 2016-05-04 01:25:01 +0000 | |
| commit | ad6af19b1b99a9cd5b8f2db6010532f19d38aae2 (patch) | |
| tree | 358d3a4eb033c5e86cb9b2e63ec6cd40b2993410 | |
| parent | 3c523f65a87f8fd0f30ea41ac205687111b218ea (diff) | |
| parent | e77eefbe29908d6500c56fc3090be94e097bbb1c (diff) | |
redirect removed file from cl: https://critique.corp.google.com/#review/121079434 am: 3548f40a28
am: e77eefbe29
* commit 'e77eefbe29908d6500c56fc3090be94e097bbb1c':
redirect removed file from cl: https://critique.corp.google.com/#review/121079434
Change-Id: If29e3ccf695010de01fa50f1a09733b663c9b506
| -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/... |