Skip to content

Commit bb42624

Browse files
authored
Add go link for documentation about workspaces (#5661)
Part of dart-lang/pub#4127 This link is referred in dart-lang/pub#4186 Later it should be updated to point at the actual documentation. For now it is pointing at the design doc.
1 parent 8dc0a55 commit bb42624

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

firebase.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,8 @@
160160
{ "source": "/go/false-secrets", "destination": "/tools/pub/pubspec#false_secrets", "type": 301 },
161161
{ "source": "/go/ffi", "destination": "/interop/c-interop", "type": 301 },
162162
{ "source": "/go/flutter-upper-bound-deprecation", "destination": "https://github.com/flutter/flutter/issues/68143", "type": 301 },
163-
163+
{ "source": "/go/pub-workspaces", "destination": "https://flutter.dev/go/pub-workspace", "type": 301 },
164+
164165
{ "source": "/go/non-promo-conflicting-getter", "destination": "/tools/non-promotion-reasons#getter-name", "type": 301 },
165166
{ "source": "/go/non-promo-conflicting-non-promotable-field", "destination": "/tools/non-promotion-reasons#field-name", "type": 301 },
166167
{ "source": "/go/non-promo-conflicting-noSuchMethod-forwarder", "destination": "/tools/non-promotion-reasons#nosuchmethod", "type": 301 },

0 commit comments

Comments
 (0)