From 4dd89b6d86c13f170c61ca425d22e0463a81224f Mon Sep 17 00:00:00 2001 From: David Friedman Date: Thu, 28 Jul 2016 17:07:46 -0700 Subject: Docs: Adds a redirect to allow a shorter URL for NBU page on DAC. Bug: 30292533 Change-Id: Ifd9ca24804d96d0e50dd0f94a028233cc2cbca4e --- docs/html/_redirects.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/html/_redirects.yaml b/docs/html/_redirects.yaml index 59e4e0f51b8e..3dcc736d3c90 100644 --- a/docs/html/_redirects.yaml +++ b/docs/html/_redirects.yaml @@ -23,6 +23,8 @@ redirects: to: /studio/debug/index.html - from: /sdk/compatibility-library.html to: /topic/libraries/support-library/index.html +- from: /billions + to: /topic/billions/index.html - from: /tools/extras/support-library.html to: /topic/libraries/support-library/index.html - from: /training/basics/fragments/support-lib.html -- cgit v1.2.3-59-g8ed1b