|
15 | 15 | { "source": "/+lexicalscope", "destination": "/guides/language/language-tour#lexical-scope", "type": 301 },
|
16 | 16 | { "source": "/+pub", "destination": "/tools/pub", "type": 301 },
|
17 | 17 | { "source": "/2.0", "destination": "/dart-2", "type": 301 },
|
18 |
| - { "source": "/angular/cheatsheet", "destination": "https://webdev.dartlang.org/angular/cheatsheet", "type": 301 }, |
| 18 | + { "source": "/angular/cheatsheet", "destination": "https://angulardart.dev/cheatsheet", "type": 301 }, |
19 | 19 | { "source": "/api", "destination": "https://api.dart.dev", "type": 301 },
|
20 | 20 | { "source": "/articles/api-naming-guide{,/**}", "destination": "/guides/language/effective-dart/design", "type": 301 },
|
21 | 21 | { "source": "/articles/server{,/**}", "destination": "/server", "type": 301 },
|
|
98 | 98 | { "source": "/docs/tutorials/cmdline", "destination": "/tutorials/server/cmdline", "type": 301 },
|
99 | 99 | { "source": "/docs/tutorials/connect-dart-html", "destination": "/tutorials/web/low-level-html/connect-dart-html", "type": 301 },
|
100 | 100 | { "source": "/docs/tutorials/fetchdata", "destination": "/tutorials/web/get-data/fetch-data", "type": 301 },
|
101 |
| - { "source": "/docs/tutorials/forms{,/**}", "destination": "https://webdev.dartlang.org/angular/guide/forms", "type": 301 }, |
| 101 | + { "source": "/docs/tutorials/forms{,/**}", "destination": "https://angulardart.dev/guide/forms", "type": 301 }, |
102 | 102 | { "source": "/docs/tutorials/futures", "destination": "/tutorials/language/futures", "type": 301 },
|
103 | 103 | { "source": "/docs/tutorials/get-started", "destination": "/tutorials/server/get-started", "type": 301 },
|
104 | 104 | { "source": "/docs/tutorials/httpserver", "destination": "/tutorials/server/httpserver", "type": 301 },
|
|
181 | 181 | { "source": "/tools/observatory{,/**}", "destination": "https://dart-lang.github.io/observatory", "type": 301 },
|
182 | 182 | { "source": "/tools/**/private-files?(.html)", "destination": "/guides/libraries/private-files", "type": 301 },
|
183 | 183 | { "source": "/tools/pub/assets-and-*transformers?(.html)", "destination": "/tools/pub/obsolete", "type": 301 },
|
184 |
| - { "source": "/tools/pub/cmd/pub-build?(.html)", "destination": "https://webdev.dartlang.org/tools/pub/pub-build", "type": 301 }, |
185 |
| - { "source": "/tools/pub/cmd/pub-serve?(.html)", "destination": "https://webdev.dartlang.org/tools/pub/pub-serve", "type": 301 }, |
| 184 | + { "source": "/tools/pub/cmd/pub-build?(.html)", "destination": "/tools/webdev", "type": 301 }, |
| 185 | + { "source": "/tools/pub/cmd/pub-serve?(.html)", "destination": "/tools/webdev", "type": 301 }, |
186 | 186 | { "source": "/tools/pub/create-library-packages?(.html)", "destination": "/guides/libraries/create-library-packages", "type": 301 },
|
187 | 187 | { "source": "/tools/pub/faq?(.html)", "destination": "/tools/faq#pub", "type": 301 },
|
188 | 188 | { "source": "/tools/pub/installing?(.html)", "destination": "/tools/pub/environment-variables", "type": 301 },
|
189 | 189 | { "source": "/tools/pub/transformers{,/**}", "destination": "/tools/pub/obsolete", "type": 301 },
|
190 | 190 | { "source": "/tools/pub/get-started", "destination": "/guides/packages", "type": 301 },
|
191 | 191 | { "source": "/tools/pub", "destination": "/tools/pub/cmd", "type": 301 },
|
192 | 192 | { "source": "/{docs,tools}/{pub-package-manager,pub/cmd,pub/tools/pub}/glossary?(.html)", "destination": "/tools/pub/glossary", "type": 301 },
|
193 |
| - { "source": "/tools/webstorm?(.html)", "destination": "https://webdev.dartlang.org/tools/webstorm", "type": 301 }, |
| 193 | + { "source": "/tools/webstorm?(.html)", "destination": "/tools", "type": 301 }, |
194 | 194 | { "source": "/tos@(|.htm|.html)", "destination": "/terms", "type": 301 },
|
195 | 195 | { "source": "/web-ui/observables{,/**}", "destination": "https://pub.dev/packages/observable", "type": 301 },
|
196 | 196 | { "source": "/dart-1", "destination": "https://v1-dartlang-org.firebaseapp.com", "type": 301 },
|
|
0 commit comments