|
95 | 95 | },
|
96 | 96 | {
|
97 | 97 | "source": "/tutorial/event-forwarding",
|
98 |
| - "destination": "https://svelte.dev/tutorial/svelte/event-forwarding" |
| 98 | + "destination": "https://github.com/sveltejs/svelte/blob/ac6d8c0bf4534221818c634286c7c9b1b7fd91d3/documentation/tutorial/05-events/05-event-forwarding/app-b/App.svelte" |
99 | 99 | },
|
100 | 100 | {
|
101 | 101 | "source": "/tutorial/dom-event-forwarding",
|
|
131 | 131 | },
|
132 | 132 | {
|
133 | 133 | "source": "/tutorial/marked",
|
134 |
| - "destination": "https://svelte.dev/tutorial/svelte/marked" |
| 134 | + "destination": "https://svelte.dev/tutorial/svelte/textarea-inputs" |
135 | 135 | },
|
136 | 136 | {
|
137 | 137 | "source": "/tutorial/onmount",
|
138 |
| - "destination": "https://svelte.dev/tutorial/svelte/onmount" |
| 138 | + "destination": "https://svelte.dev/docs/svelte/lifecycle-hooks" |
139 | 139 | },
|
140 | 140 | {
|
141 | 141 | "source": "/tutorial/update",
|
142 |
| - "destination": "https://svelte.dev/tutorial/svelte/update" |
| 142 | + "destination": "https://svelte.dev/docs/svelte/lifecycle-hooks" |
143 | 143 | },
|
144 | 144 | {
|
145 | 145 | "source": "/tutorial/elizabot",
|
146 |
| - "destination": "https://svelte.dev/tutorial/svelte/elizabot" |
| 146 | + "destination": "https://github.com/sveltejs/svelte/blob/ac6d8c0bf4534221818c634286c7c9b1b7fd91d3/documentation/tutorial/07-lifecycle/03-update/text.md" |
147 | 147 | },
|
148 | 148 | {
|
149 | 149 | "source": "/tutorial/tick",
|
150 |
| - "destination": "https://svelte.dev/tutorial/svelte/tick" |
| 150 | + "destination": "https://svelte.dev/docs/svelte/lifecycle-hooks#tick" |
151 | 151 | },
|
152 | 152 | {
|
153 | 153 | "source": "/tutorial/writable-stores",
|
154 |
| - "destination": "https://svelte.dev/tutorial/svelte/writable-stores" |
| 154 | + "destination": "https://svelte.dev/tutorial/svelte/introducing-stores" |
155 | 155 | },
|
156 | 156 | {
|
157 | 157 | "source": "/tutorial/auto-subscriptions",
|
158 |
| - "destination": "https://svelte.dev/tutorial/svelte/auto-subscriptions" |
| 158 | + "destination": "https://svelte.dev/docs/svelte/stores" |
159 | 159 | },
|
160 | 160 | {
|
161 | 161 | "source": "/tutorial/readable-stores",
|
162 |
| - "destination": "https://svelte.dev/tutorial/svelte/readable-stores" |
| 162 | + "destination": "https://svelte.dev/docs/svelte/stores" |
163 | 163 | },
|
164 | 164 | {
|
165 | 165 | "source": "/tutorial/derived-stores",
|
166 |
| - "destination": "https://svelte.dev/tutorial/svelte/derived-stores" |
| 166 | + "destination": "https://svelte.dev/docs/svelte/stores" |
167 | 167 | },
|
168 | 168 | {
|
169 | 169 | "source": "/tutorial/custom-stores",
|
170 |
| - "destination": "https://svelte.dev/tutorial/svelte/custom-stores" |
| 170 | + "destination": "https://svelte.dev/docs/svelte/stores" |
171 | 171 | },
|
172 | 172 | {
|
173 | 173 | "source": "/tutorial/store-bindings",
|
174 |
| - "destination": "https://svelte.dev/tutorial/svelte/store-bindings" |
| 174 | + "destination": "https://github.com/sveltejs/svelte/blob/ac6d8c0bf4534221818c634286c7c9b1b7fd91d3/documentation/tutorial/08-stores/06-store-bindings/text.md" |
175 | 175 | },
|
176 | 176 | {
|
177 | 177 | "source": "/tutorial/tweens",
|
|
219 | 219 | },
|
220 | 220 | {
|
221 | 221 | "source": "/tutorial/animate",
|
222 |
| - "destination": "https://svelte.dev/tutorial/svelte/animate" |
| 222 | + "destination": "https://svelte.dev/tutorial/svelte/animations" |
223 | 223 | },
|
224 | 224 | {
|
225 | 225 | "source": "/tutorial/actions",
|
|
229 | 229 | "source": "/tutorial/adding-parameters-to-actions",
|
230 | 230 | "destination": "https://svelte.dev/tutorial/svelte/adding-parameters-to-actions"
|
231 | 231 | },
|
232 |
| - { |
233 |
| - "source": "/tutorial/core", |
234 |
| - "destination": "https://svelte.dev/tutorial/svelte/core" |
235 |
| - }, |
236 | 232 | {
|
237 | 233 | "source": "/tutorial/tippy.js",
|
238 | 234 | "destination": "https://svelte.dev/tutorial/svelte/tippy.js"
|
|
283 | 279 | },
|
284 | 280 | {
|
285 | 281 | "source": "/tutorial/slots",
|
286 |
| - "destination": "https://svelte.dev/tutorial/svelte/slots" |
| 282 | + "destination": "https://svelte.dev/docs/svelte/legacy-slots" |
287 | 283 | },
|
288 | 284 | {
|
289 | 285 | "source": "/tutorial/named-slots",
|
290 |
| - "destination": "https://svelte.dev/tutorial/svelte/named-slots" |
| 286 | + "destination": "https://svelte.dev/docs/svelte/legacy-slots" |
291 | 287 | },
|
292 | 288 | {
|
293 | 289 | "source": "/tutorial/slot-fallbacks",
|
294 |
| - "destination": "https://svelte.dev/tutorial/svelte/slot-fallbacks" |
| 290 | + "destination": "https://svelte.dev/docs/svelte/legacy-slots" |
295 | 291 | },
|
296 | 292 | {
|
297 | 293 | "source": "/tutorial/slot-props",
|
298 |
| - "destination": "https://svelte.dev/tutorial/svelte/slot-props" |
| 294 | + "destination": "https://svelte.dev/docs/svelte/legacy-slots" |
299 | 295 | },
|
300 | 296 | {
|
301 | 297 | "source": "/tutorial/optional-slots",
|
302 |
| - "destination": "https://svelte.dev/tutorial/svelte/optional-slots" |
| 298 | + "destination": "https://svelte.dev/docs/svelte/legacy-$$slots" |
303 | 299 | },
|
304 | 300 | {
|
305 | 301 | "source": "/tutorial/context-api",
|
306 | 302 | "destination": "https://svelte.dev/tutorial/svelte/context-api"
|
307 | 303 | },
|
308 | 304 | {
|
309 | 305 | "source": "/tutorial/svelte-self",
|
310 |
| - "destination": "https://svelte.dev/tutorial/svelte/svelte-self" |
| 306 | + "destination": "https://svelte.dev/docs/svelte/legacy-svelte-self" |
311 | 307 | },
|
312 | 308 | {
|
313 | 309 | "source": "/tutorial/svelte-component",
|
314 |
| - "destination": "https://svelte.dev/tutorial/svelte/svelte-component" |
| 310 | + "destination": "https://svelte.dev/docs/svelte/legacy-svelte-component" |
315 | 311 | },
|
316 | 312 | {
|
317 | 313 | "source": "/tutorial/svelte-element",
|
|
339 | 335 | },
|
340 | 336 | {
|
341 | 337 | "source": "/tutorial/svelte-options",
|
342 |
| - "destination": "https://svelte.dev/tutorial/svelte/svelte-options" |
| 338 | + "destination": "https://svelte.dev/docs/svelte/svelte-options" |
343 | 339 | },
|
344 | 340 | {
|
345 | 341 | "source": "/tutorial/svelte-fragment",
|
346 |
| - "destination": "https://svelte.dev/tutorial/svelte/svelte-fragment" |
| 342 | + "destination": "https://svelte.dev/docs/svelte/legacy-svelte-fragment" |
347 | 343 | },
|
348 | 344 | {
|
349 | 345 | "source": "/tutorial/sharing-code",
|
|
355 | 351 | },
|
356 | 352 | {
|
357 | 353 | "source": "/tutorial/debug",
|
358 |
| - "destination": "https://svelte.dev/tutorial/svelte/debug" |
| 354 | + "destination": "https://svelte.dev/docs/svelte/@debug" |
359 | 355 | },
|
360 | 356 | {
|
361 | 357 | "source": "/tutorial/congratulations",
|
|
457 | 453 | "source": "/tutorial/redirects",
|
458 | 454 | "destination": "https://svelte.dev/tutorial/kit/redirects"
|
459 | 455 | },
|
460 |
| - { |
461 |
| - "source": "/tutorial/xx-custom-error-messages", |
462 |
| - "destination": "https://svelte.dev/tutorial/kit/xx-custom-error-messages" |
463 |
| - }, |
464 | 456 | {
|
465 | 457 | "source": "/tutorial/handle",
|
466 | 458 | "destination": "https://svelte.dev/tutorial/kit/handle"
|
|
0 commit comments