summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoe Fernandez <joefernandez@google.com>2013-07-15 16:08:27 -0700
committerJoe Fernandez <joefernandez@google.com>2013-07-23 21:52:49 -0700
commit01785653498677f96c8ca82e43c381c42355a787 (patch)
treea87ef05033e3e9b065cc7d64079d4a24671fa5fa
parent31cc1650cf4509d0b5e4c236f28b2e7620104e42 (diff)
downloadandroid_development-01785653498677f96c8ca82e43c381c42355a787.tar.gz
android_development-01785653498677f96c8ca82e43c381c42355a787.tar.bz2
android_development-01785653498677f96c8ca82e43c381c42355a787.zip
docs: Redirect Support Library page to new location
Change-Id: I49b3a7ed9e7c9499ca76e3d50ca02454ac5846cb
-rw-r--r--scripts/app_engine_server/redirects.yaml5
1 files changed, 5 insertions, 0 deletions
diff --git a/scripts/app_engine_server/redirects.yaml b/scripts/app_engine_server/redirects.yaml
index 7cb63792e..465d69225 100644
--- a/scripts/app_engine_server/redirects.yaml
+++ b/scripts/app_engine_server/redirects.yaml
@@ -279,6 +279,11 @@ redirects:
type: permanent
comment: Open Accessory Protocol content has moved to source.android.com.
+- src: /tools/extras/support-library.html
+ dst: /tools/support-library/index.html
+ type: permanent
+ comment: moved Support Library doc to its own directory
+
- src: /guide/topics/usb
dst: /guide/topics/connectivity/usb
type: permanent