|
172 | 172 | { "source": "/go/automated-publishing", "destination": "/tools/pub/automated-publishing", "type": 301 },
|
173 | 173 | { "source": "/go/cloud", "destination": "/server/google-cloud?utm_source=go-link&utm_medium=referral&utm_campaign=go-cloud", "type": 301 },
|
174 | 174 | { "source": "/go/json-codable", "destination": "https://medium.com/dartlang/an-update-on-dart-macros-data-serialization-06d3037d4f12", "type": 301 },
|
175 |
| - { "source": "/go/content-hashes", "destination": "/tools/pub/glossary#content-hashes", "type": 301 }, |
| 175 | + { "source": "/go/content-hashes", "destination": "/resources/glossary#pub-content-hash", "type": 301 }, |
176 | 176 | { "source": "/go/core-lints", "destination": "https://github.com/dart-lang/lints", "type": 301 },
|
177 | 177 | { "source": "/go/dart-fix", "destination": "/tools/dart-fix", "type": 301 },
|
178 | 178 | { "source": "/go/dart2js-info", "destination": "https://github.com/dart-lang/sdk/tree/main/pkg/dart2js_info", "type": 301 },
|
|
394 | 394 | { "source": "/to/package-discontinue", "destination": "/tools/pub/publishing#discontinue", "type": 301 },
|
395 | 395 | { "source": "/to/package-retraction", "destination": "/tools/pub/publishing#retract", "type": 301 },
|
396 | 396 | { "source": "/to/pub-cache", "destination": "/tools/pub/cmd/pub-cache", "type": 301 },
|
397 |
| - { "source": "/to/pub-content-hashes", "destination": "/tools/pub/glossary#content-hashes", "type": 301 }, |
| 397 | + { "source": "/to/pub-content-hashes", "destination": "/resources/glossary#pub-content-hashes", "type": 301 }, |
398 | 398 | { "source": "/to/pub-false-secrets", "destination": "/tools/pub/pubspec#false_secrets", "type": 301 },
|
399 | 399 | { "source": "/to/pub-ignore", "destination": "/tools/pub/publishing#what-files-are-published", "type": 301 },
|
| 400 | + { "source": "/to/pub-lockfile", "destination": "/resources/glossary#lockfile", "type": 301 }, |
400 | 401 | { "source": "/to/pub-security-advisories", "destination": "/tools/pub/security-advisories", "type": 301 },
|
401 | 402 | { "source": "/to/pub-workspaces", "destination": "/tools/pub/workspaces", "type": 301 },
|
402 | 403 | { "source": "/to/publish-from-github", "destination": "/tools/pub/automated-publishing#publishing-packages-using-github-actions", "type": 301 },
|
|
444 | 445 | { "source": "/tools/pub/create-library-packages", "destination": "/tools/pub/create-packages", "type": 301 },
|
445 | 446 | { "source": "/tools/pub/faq", "destination": "/tools/pub/cmd", "type": 301 },
|
446 | 447 | { "source": "/tools/pub/get-started", "destination": "/tools/pub/packages", "type": 301 },
|
| 448 | + { "source": "/tools/pub/glossary", "destination": "/resources/glossary", "type": 301 }, |
447 | 449 | { "source": "/tools/pub/installing", "destination": "/tools/pub/environment-variables", "type": 301 },
|
448 | 450 | { "source": "/tools/pub/transformers{,/**}", "destination": "https://github.com/dart-lang/build", "type": 301 },
|
449 | 451 | { "source": "/tools/sdk/archive", "destination": "/get-dart/archive", "type": 301 },
|
|
463 | 465 | { "source": "/tutorials/web/low-level-html/:rest*", "destination": "/interop/js-interop/package-web", "type": 301 },
|
464 | 466 | { "source": "/web/dart-2", "destination": "/tools/webdev", "type": 301 },
|
465 | 467 | { "source": "/web/js-interop", "destination": "/interop/js-interop", "type": 301 },
|
466 |
| - { "source": "/{docs,tools}/{pub-package-manager,pub/cmd,pub/tools/pub}/glossary", "destination": "/tools/pub/glossary", "type": 301 } |
| 468 | + { "source": "/{docs,tools}/{pub-package-manager,pub/cmd,pub/tools/pub}/glossary", "destination": "/resources/glossary", "type": 301 } |
467 | 469 | ]
|
468 | 470 | },
|
469 | 471 | "emulators": {
|
|
0 commit comments