Skip to content

Commit

Permalink
Update README.md (#331)
Browse files Browse the repository at this point in the history
- update the readme to remove a stale link

---

- [x] I’ve reviewed the contributor guide and applied the relevant
portions to this PR.

<details>
  <summary>Contribution guidelines:</summary><br>

- See our [contributor
guide](https://github.com/dart-lang/.github/blob/main/CONTRIBUTING.md)
for general expectations for PRs.
- Larger or significant changes should be discussed in an issue before
creating a PR.
- Contributions to our repos should follow the [Dart style
guide](https://dart.dev/guides/language/effective-dart) and use `dart
format`.
- Most changes should add an entry to the changelog and may need to [rev
the pubspec package
version](https://github.com/dart-lang/sdk/blob/main/docs/External-Package-Maintenance.md#making-a-change).
- Changes to packages require [corresponding
tests](https://github.com/dart-lang/.github/blob/main/CONTRIBUTING.md#Testing).

Note that many Dart repos have a weekly cadence for reviewing PRs -
please allow for some latency before initial review feedback.
</details>
  • Loading branch information
devoncarew authored Jan 2, 2025
1 parent d42c4d2 commit efe4ee4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
[![Dart CI](https://github.com/dart-lang/ecosystem/actions/workflows/dart.yml/badge.svg)](https://github.com/dart-lang/ecosystem/actions/workflows/dart.yml)

## Overview

This repository is home to general Dart Ecosystem tools and packages.
Expand Down

0 comments on commit efe4ee4

Please sign in to comment.