Skip to content

Commit

Permalink
Update firebase.json with /to/spm for Swift Package Manager page (#…
Browse files Browse the repository at this point in the history
…11135)

We're releasing a short video that promotes the new Swift Package
Manager docs. We'd like a shorter URL to send folks to the docs.

---------

Co-authored-by: Parker Lougheed <[email protected]>
  • Loading branch information
khanhnwin and parlough authored Sep 13, 2024
1 parent 3665cfb commit e8d2b29
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions firebase.json
Original file line number Diff line number Diff line change
Expand Up @@ -713,6 +713,7 @@
{ "source": "/to/resolution-aware-images", "destination": "/ui/assets/assets-and-images#resolution-aware", "type": 301 },
{ "source": "/to/review-gradle-config", "destination": "/deployment/android#review-the-gradle-build-configuration", "type": 301 },
{ "source": "/to/save-layer-perf", "destination": "/perf/best-practices#use-savelayer-thoughtfully", "type": 301 },
{ "source": "/to/spm", "destination": "/packages-and-plugins/swift-package-manager", "type": 301 },
{ "source": "/to/state-management-sample", "destination": "/data-and-backend/state-mgmt/simple", "type": 301 },
{ "source": "/to/switch-flutter-version", "destination": "/release/upgrade/#switching-to-a-specific-flutter-version", "type": 301 },
{ "source": "/to/track-widget-creation", "destination": "/tools/devtools/inspector#track-widget-creation", "type": 301 },
Expand Down

0 comments on commit e8d2b29

Please sign in to comment.