add redirect for support library setup
Change-Id: Ie847a81de6aed6f3448d6a32f223df110886d55a
This commit is contained in:
@@ -77,11 +77,17 @@ redirects:
|
||||
type: permanent
|
||||
comment: Redirect sdk reference to new location
|
||||
|
||||
# new one works
|
||||
- src: /sdk/compatibility-library.html
|
||||
dst: /tools/extras/support-library.html
|
||||
dst: /tools/support-library/index.html
|
||||
type: permanent
|
||||
|
||||
- src: /tools/extras/support-library.html
|
||||
dst: /tools/support-library/index.html
|
||||
type: permanent
|
||||
|
||||
- src: /training/basics/fragments/support-lib.html
|
||||
dst: /tools/support-library/setup.html
|
||||
type: permanent
|
||||
comment: Redirect sdk reference to new location
|
||||
|
||||
# new one works
|
||||
- src: /sdk/eclipse-adt.html
|
||||
@@ -279,11 +285,6 @@ 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
|
||||
|
||||
Reference in New Issue
Block a user