Skip to content

Commit b23711a

Browse files
authored
Update note in view/extension types proposal (#2849)
Update link to point to accepted feature specification (previously it pointed to the PR), and update text around that link.
1 parent 8d81eec commit b23711a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

working/1426-extension-types/feature-specification-views.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@
22

33
44

5-
Status: Draft
5+
Status: Obsolete
66

77
**This proposal is now obsolete. The mechanism has been renamed to _inline
8-
classes_. Please see the [inline class PR][2] for the most recent proposed
8+
classes_. Please see the [inline classes specification][2] for the most recent proposed
99
specification.**
1010

11-
[2]: https://github.com/dart-lang/language/pull/2626
11+
[2]: https://github.com/dart-lang/language/blob/master/accepted/future-releases/inline-classes/feature-specification.md
1212

1313

1414
## Change Log

0 commit comments

Comments
 (0)