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 0d656026825c..bb2612182c1c 100644 --- a/docs/html/_redirects.yaml +++ b/docs/html/_redirects.yaml @@ -1018,6 +1018,8 @@ redirects: to: /studio/projects/templates.html - from: /tools/publishing/app-signing.html to: /studio/publish/app-signing.html +- from: /guide/publishing/app-signing.html + to: /studio/publish/app-signing.html - from: /tools/publishing/preparing.html to: /studio/publish/preparing.html - from: /tools/publishing/publishing_overview.html |