|
117 | 117 | { "source": "/dart-vm{,/**}", "destination": "/server", "type": 301 },
|
118 | 118 | { "source": "/dart2js-reflection", "destination": "https://github.com/dart-lang/sdk/issues/21654", "type": 301 },
|
119 | 119 | { "source": "/dartium{,/**}", "destination": "/tools#editors", "type": 301 },
|
| 120 | + { "source": "/deprecated/language-tour", "destination": "/language", "type": 301 }, |
| 121 | + { "source": "/deprecated/library-tour", "destination": "/libraries", "type": 301 }, |
120 | 122 | { "source": "/deprecated/sound-problems", "destination": "/language/type-system", "type": 301 },
|
121 | 123 | { "source": "/devices", "destination": "/overview#platform", "type": 301 },
|
122 | 124 | { "source": "/dev{,/**}", "destination": "https://api.dart.cn/dev", "type": 301 },
|
|
226 | 228 | { "source": "/guides/language/extension-methods", "destination": "/language/extension-methods", "type": 301 },
|
227 | 229 | { "source": "/guides/language/evolution", "destination": "/resources/language/evolution", "type": 301 },
|
228 | 230 | { "source": "/guides/language/formatting", "destination": "/tools/dart-format", "type": 301 },
|
229 |
| - { "source": "/guides/language/language-tour", "destination": "/deprecated/language-tour", "type": 301 }, |
| 231 | + { "source": "/guides/language/language-tour", "destination": "/language", "type": 301 }, |
230 | 232 | { "source": "/guides/language/library-tour", "destination": "/libraries", "type": 301 },
|
231 | 233 | { "source": "/guides/language/numbers", "destination": "/resources/language/number-representation", "type": 301 },
|
232 | 234 | { "source": "/guides/language/sound-dart", "destination": "/language/type-system", "type": 301 },
|
|
242 | 244 | { "source": "/guides/libraries/create-packages", "destination": "/tools/pub/create-packages", "type": 301 },
|
243 | 245 | { "source": "/guides/libraries/futures-error-handling", "destination": "/libraries/async/futures-error-handling", "type": 301 },
|
244 | 246 | { "source": "/guides/libraries/java-interop", "destination": "/interop/java-interop", "type": 301 },
|
245 |
| - { "source": "/guides/libraries/library-tour", "destination": "/deprecated/library-tour", "type": 301 }, |
| 247 | + { "source": "/guides/libraries/library-tour", "destination": "/libraries", "type": 301 }, |
246 | 248 | { "source": "/guides/libraries/objective-c-interop", "destination": "/interop/objective-c-interop", "type": 301 },
|
247 | 249 | { "source": "/guides/libraries/c-interop", "destination": "/interop/c-interop", "type": 301 },
|
248 | 250 | { "source": "/guides/libraries/private-files", "destination": "/tools/pub/private-files", "type": 301 },
|
|
0 commit comments