Skip to content

Commit 515988e

Browse files
authored
A few more links in the introduction (#2732)
1 parent d678b4d commit 515988e

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

README.md

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,8 @@
33
[![Build Status](https://github.com/dart-lang/language/workflows/CI/badge.svg)](https://github.com/dart-lang/language/actions?query=workflow%3ACI+branch%3Amaster)
44

55
This repository is a place for the [Dart][website] language team to work on
6-
language changes and features, and to solicit and accept feedback and requests.
7-
8-
Issues and feature requests relevant to the language and the specification may
9-
be filed [here](https://github.com/dart-lang/language/issues).
6+
[language changes and features][language funnel], and to solicit and accept
7+
[feedback and requests](https://github.com/dart-lang/language/issues).
108

119
# Dart language team
1210

@@ -27,8 +25,7 @@ As of June 2020, the Dart language team consists of:
2725
We follow [this process](https://github.com/dart-lang/language/blob/master/doc/life_of_a_language_feature.md)
2826
for planning and rolling out language changes.
2927

30-
Features currently being worked on are listed in the
31-
[language funnel](https://github.com/dart-lang/language/projects/1).
28+
Features currently being worked on are listed in the [language funnel][].
3229

3330
## Contributing
3431

@@ -53,3 +50,4 @@ See [LICENSE][license] and [PATENTS][patents].
5350
[license]: https://github.com/dart-lang/language/blob/master/LICENSE
5451
[patents]: https://github.com/dart-lang/language/blob/master/PATENTS
5552
[specification]: https://dart.dev/guides/language/spec
53+
[language funnel]: https://github.com/dart-lang/language/projects/1

0 commit comments

Comments
 (0)