Skip to content

Commit fc13a5f

Browse files
committed
Add a /to/ link to the workspaces docs
1 parent 3863c2f commit fc13a5f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

firebase.json

+1
Original file line numberDiff line numberDiff line change
@@ -375,6 +375,7 @@
375375
{ "source": "/to/doc-comment-references", "destination": "/tools/doc-comments/references", "type": 301 },
376376
{ "source": "/to/enforce-lockfile", "destination": "/tools/pub/packages#get-dependencies-for-production", "type": 301 },
377377
{ "source": "/to/main-function", "destination": "/language/functions#main", "type": 301 },
378+
{ "source": "/to/pub-workspaces", "destination": "/tools/pub/workspaces", "type": 301 },
378379
{ "source": "/to/web-debug-extension", "destination": "https://chromewebstore.google.com/detail/dart-debug-extension/eljbmlghnomdjgdjmbdekegdkbabckhm", "type": 301 },
379380

380381
{ "source": "/tools/**/download{,.html,/**}", "destination": "/get-dart", "type": 301 },

0 commit comments

Comments
 (0)