Skip to content

Commit 3037c83

Browse files
committed
Add '/to/doc-comment-references' tooling redirect to page
1 parent 34b124e commit 3037c83

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
@@ -283,6 +283,7 @@
283283
{ "source": "/support/faq", "destination": "/resources/faq", "type": 301 },
284284
{ "source": "/support{,/**}", "destination": "/community", "type": 301 },
285285

286+
{ "source": "/to/doc-comment-references", "destination": "/tools/doc-comments/references", "type": 301 },
286287
{ "source": "/to/enforce-lockfile", "destination": "/guides/packages#get-dependencies-for-production", "type": 301 },
287288
{ "source": "/to/main-function", "destination": "/language/functions#main", "type": 301 },
288289
{ "source": "/to/web-debug-extension", "destination": "https://chromewebstore.google.com/detail/dart-debug-extension/eljbmlghnomdjgdjmbdekegdkbabckhm", "type": 301 },

0 commit comments

Comments
 (0)