|
140 | 140 | { "source": "/docs/spec/deferred-loading", "destination": "/language/libraries#lazily-loading-a-library", "type": 301 },
|
141 | 141 | { "source": "/docs/spec{,/**}", "destination": "/resources/language/spec", "type": 301 },
|
142 | 142 | { "source": "/docs/technical-overview{,/**}", "destination": "/overview", "type": 301 },
|
143 |
| - { "source": "/docs/tutorials/add-elements", "destination": "/library/dart-html", "type": 301 }, |
| 143 | + { "source": "/docs/tutorials/add-elements", "destination": "/interop/js-interop/package-web", "type": 301 }, |
144 | 144 | { "source": "/docs/tutorials/cmdline", "destination": "/tutorials/server/cmdline", "type": 301 },
|
145 |
| - { "source": "/docs/tutorials/connect-dart-html", "destination": "/library/dart-html", "type": 301 }, |
| 145 | + { "source": "/docs/tutorials/connect-dart-html", "destination": "/interop/js-interop/package-web", "type": 301 }, |
146 | 146 | { "source": "/docs/tutorials/fetchdata", "destination": "/tutorials/server/fetch-data", "type": 301 },
|
147 | 147 | { "source": "/docs/tutorials/futures", "destination": "/libraries/async/async-await", "type": 301 },
|
148 | 148 | { "source": "/docs/tutorials/get-started", "destination": "/tutorials/server/get-started", "type": 301 },
|
149 | 149 | { "source": "/docs/tutorials/httpserver", "destination": "/tutorials/server/httpserver", "type": 301 },
|
150 |
| - { "source": "/docs/tutorials/remove-elements", "destination": "/library/dart-html", "type": 301 }, |
| 150 | + { "source": "/docs/tutorials/remove-elements", "destination": "/interop/js-interop/package-web", "type": 301 }, |
151 | 151 | { "source": "/docs/tutorials/shared-pkgs", "destination": "/tools/pub/packages", "type": 301 },
|
152 | 152 | { "source": "/docs/tutorials/streams", "destination": "/libraries/async/using-streams", "type": 301 },
|
153 | 153 | { "source": "/docs/tutorials{,/**}", "destination": "/tutorials", "type": 301 },
|
|
436 | 436 | { "source": "/tutorials/web/fetch-data", "destination": "/tutorials/server/fetch-data", "type": 301 },
|
437 | 437 | { "source": "/tutorials/web/get-started", "destination": "/web/get-started", "type": 301 },
|
438 | 438 | { "source": "/tutorials/web/low-level-html", "destination": "/web/get-started", "type": 301 },
|
439 |
| - { "source": "/tutorials/web/low-level-html/:rest*", "destination": "/libraries/dart-html", "type": 301 }, |
| 439 | + { "source": "/tutorials/web/low-level-html/:rest*", "destination": "/interop/js-interop/package-web", "type": 301 }, |
440 | 440 | { "source": "/web/dart-2", "destination": "/tools/webdev", "type": 301 },
|
441 | 441 | { "source": "/web/js-interop", "destination": "/interop/js-interop", "type": 301 },
|
442 | 442 | { "source": "/{docs,tools}/{pub-package-manager,pub/cmd,pub/tools/pub}/glossary", "destination": "/tools/pub/glossary", "type": 301 }
|
|
0 commit comments