diff --git a/docs/README.md b/docs/README.md index 13b74569833..9353c3e057b 100644 --- a/docs/README.md +++ b/docs/README.md @@ -7,9 +7,10 @@ up-to-date. Important pages include: -- [Filing Dart issues](Filing-Dart-issues.md) -- [How the issue tracker works](How-the-issue-tracker-works.md) - [Building the SDK](Building.md) +- [Filing Dart issues](Filing-Dart-issues.md) +- Workarounds for [Flutter Pinned Packages](Flutter-Pinned-Packages.md) +- [How the issue tracker works](How-the-issue-tracker-works.md) - [Testing](Testing.md) Also, check out the combined @@ -31,3 +32,8 @@ Contributions welcome via Gerrit CLs or GitHub PRs. See our Contributions could include helping to keep pages up-to-date, adding additional context to this main page, or re-organizing the documentation. + +## Google Summer of Code + +Interested in the latest on our Google Summer of Code projects? See +[Google Summer of Code 2024](gsoc/Dart-GSoC-2024-Project-Ideas.md). diff --git a/docs/Dart-GSoC-2020-Project-Ideas.md b/docs/gsoc/Dart-GSoC-2020-Project-Ideas.md similarity index 100% rename from docs/Dart-GSoC-2020-Project-Ideas.md rename to docs/gsoc/Dart-GSoC-2020-Project-Ideas.md diff --git a/docs/Dart-GSoC-2021-Project-Ideas.md b/docs/gsoc/Dart-GSoC-2021-Project-Ideas.md similarity index 100% rename from docs/Dart-GSoC-2021-Project-Ideas.md rename to docs/gsoc/Dart-GSoC-2021-Project-Ideas.md diff --git a/docs/Dart-GSoC-2022-Project-Ideas.md b/docs/gsoc/Dart-GSoC-2022-Project-Ideas.md similarity index 100% rename from docs/Dart-GSoC-2022-Project-Ideas.md rename to docs/gsoc/Dart-GSoC-2022-Project-Ideas.md diff --git a/docs/Dart-GSoC-2023-Project-Ideas.md b/docs/gsoc/Dart-GSoC-2023-Project-Ideas.md similarity index 100% rename from docs/Dart-GSoC-2023-Project-Ideas.md rename to docs/gsoc/Dart-GSoC-2023-Project-Ideas.md diff --git a/docs/Dart-GSoC-2024-Project-Ideas.md b/docs/gsoc/Dart-GSoC-2024-Project-Ideas.md similarity index 100% rename from docs/Dart-GSoC-2024-Project-Ideas.md rename to docs/gsoc/Dart-GSoC-2024-Project-Ideas.md