Skip to content

Commit

Permalink
Add language version /to links that tools can link to (#6386)
Browse files Browse the repository at this point in the history
  • Loading branch information
parlough authored Feb 3, 2025
1 parent c3b8b73 commit 4bba5ed
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions firebase.json
Original file line number Diff line number Diff line change
Expand Up @@ -374,6 +374,8 @@
{ "source": "/to/doc-comment-references", "destination": "/tools/doc-comments/references", "type": 301 },
{ "source": "/to/downgrade-testing", "destination": "/tools/pub/dependencies#test-with-downgraded-dependencies", "type": 301 },
{ "source": "/to/enforce-lockfile", "destination": "/tools/pub/packages#get-dependencies-for-production", "type": 301 },
{ "source": "/to/language-version", "destination": "/resources/language/evolution#language-versioning", "type": 301 },
{ "source": "/to/language-version-override", "destination": "/resources/language/evolution#per-library-language-version-selection", "type": 301 },
{ "source": "/to/main-function", "destination": "/language/functions#main", "type": 301 },
{ "source": "/to/package-discontinue", "destination": "/tools/pub/publishing#discontinue", "type": 301 },
{ "source": "/to/package-retraction", "destination": "/tools/pub/publishing#retract", "type": 301 },
Expand Down

0 comments on commit 4bba5ed

Please sign in to comment.