Skip to content

Commit

Permalink
patch: fix readme
Browse files Browse the repository at this point in the history
  • Loading branch information
aethernet committed Jan 15, 2025
1 parent 06ca91b commit cf93b25
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ mountutils.unmountDisk(drive, (error) => {
## Support

If you're having any problem, please [raise an issue][newissue] on GitHub and
the Resin.io team will be happy to help.
the balena.io team will be happy to help.

## Tests

Expand Down Expand Up @@ -94,8 +94,8 @@ Use a version <= 3.11 and it should work.

## Contribute

- Issue Tracker: [github.com/resin-io-modules/mountutils/issues][issues]
- Source Code: [github.com/resin-io-modules/mountutils][source]
- Issue Tracker: [github.com/balena-io-modules/mountutils/issues][issues]
- Source Code: [github.com/balena-io-modules/mountutils][source]

### Dependencies

Expand All @@ -112,7 +112,7 @@ $ npm run lint

The project is licensed under the Apache 2.0 license.

[issues]: https://github.com/resin-io-modules/mountutils/issues
[newissue]: https://github.com/resin-io-modules/mountutils/issues/new
[source]: https://github.com/resin-io-modules/mountutils
[issues]: https://github.com/balena-io-modules/mountutils/issues
[newissue]: https://github.com/balena-io-modules/mountutils/issues/new
[source]: https://github.com/balena-io-modules/mountutils
[cpplint]: https://github.com/cpplint/cpplint

0 comments on commit cf93b25

Please sign in to comment.