Skip to content

Commit 46c1c33

Browse files
committed
add redirect
1 parent e5b607e commit 46c1c33

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

firebase.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -185,6 +185,7 @@
185185
{ "source": "/platform-integration/windows/run-loop-migration", "destination": "/release/breaking-changes/windows-run-loop", "type": 301 },
186186
{ "source": "/platform-integration/windows/version-migration", "destination": "/release/breaking-changes/windows-version-information", "type": 301 },
187187
{ "source": "/platform-integration/windows/dark-mode-migration", "destination": "/release/breaking-changes/windows-dark-mode", "type": 301 },
188+
{ "source": "/reference/learning-resources", "destination": "/learn/learning-resources", "type": 301 },
188189
{ "source": "/reference/widgets/:catalogpage+", "destination": "/ui/widgets/:catalogpage+", "type": 301 },
189190
{ "source": "/reference/widgets/widgetindex", "destination": "/reference/widgets", "type": 301 },
190191
{ "source": "/release/release-notes/changelogs/changelog-1.17.0", "destination": "/release/release-notes/release-notes-1.17.0", "type": 301 },

0 commit comments

Comments
 (0)