diff options
| -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/... |