diff --git a/scripts/app_engine_server/redirects.yaml b/scripts/app_engine_server/redirects.yaml index 34b16a46a..352e9ce26 100644 --- a/scripts/app_engine_server/redirects.yaml +++ b/scripts/app_engine_server/redirects.yaml @@ -147,12 +147,17 @@ redirects: type: permanent comment: redirect to new loc -# new one - src: /guide/publishing/licensing.html dst: /google/play/licensing/index.html type: permanent comment: Redirect Licensing docs to new location +# new one +- src: /google/play/billing/billing_about.html + dst: /google/play/billing/index.html + type: permanent + comment: Redirect Licensing docs to new location + - src: /guide/developing/tools/ dst: /tools/help/ type: permanent