Skip to content

Commit

Permalink
Update links.
Browse files Browse the repository at this point in the history
  • Loading branch information
AldaronLau committed Jan 27, 2022
1 parent 1969564 commit 008c093
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 12 deletions.
6 changes: 3 additions & 3 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ too. I mark feature requests as "enhancements" on GitHub issues.

Happy coding!

[open an issue]: https://github.com/AldaronLau/fon/issues
[open an issue]: https://github.com/ardaku/fon/issues
[send me an email]: mailto:aldaronlau@gmail.com
[open a PR]: https://github.com/AldaronLau/fon/pulls
[Post to GitHub Discussions]: https://github.com/AldaronLau/fon/discussions
[open a PR]: https://github.com/ardaku/fon/pulls
[Post to GitHub Discussions]: https://github.com/ardaku/fon/discussions
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ edition = "2021"
rust-version = "1.56.1"
license = "Apache-2.0 OR MIT OR BSL-1.0"
documentation = "https://docs.rs/fon"
homepage = "https://github.com/AldaronLau/fon/blob/main/CHANGELOG.md"
repository = "https://github.com/AldaronLau/fon"
homepage = "https://github.com/ardaku/fon/blob/main/CHANGELOG.md"
repository = "https://github.com/ardaku/fon"
readme = "README.md"
description = "Rust audio types, resampling, processing and mixing library."
keywords = [
Expand Down
14 changes: 7 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

#### [Changelog][3] | [Source][4] | [Getting Started][5]

[![tests](https://github.com/AldaronLau/fon/workflows/tests/badge.svg)][2]
[![tests](https://github.com/ardaku/fon/workflows/tests/badge.svg)][2]
[![docs](https://docs.rs/fon/badge.svg)][0]
[![crates.io](https://img.shields.io/crates/v/fon.svg)][1]

Expand Down Expand Up @@ -43,16 +43,16 @@ email at [aldaronlau@gmail.com][13].

[0]: https://docs.rs/fon
[1]: https://crates.io/crates/fon
[2]: https://github.com/AldaronLau/fon/actions?query=workflow%3Atests
[3]: https://github.com/AldaronLau/fon/blob/main/CHANGELOG.md
[4]: https://github.com/AldaronLau/fon/
[2]: https://github.com/ardaku/fon/actions?query=workflow%3Atests
[3]: https://github.com/ardaku/fon/blob/main/CHANGELOG.md
[4]: https://github.com/ardaku/fon/
[5]: https://docs.rs/fon#getting-started
[6]: https://aldaronlau.com/
[7]: https://github.com/AldaronLau/fon/blob/main/LICENSE_APACHE_2_0.txt
[7]: https://github.com/ardaku/fon/blob/main/LICENSE_APACHE_2_0.txt
[8]: https://www.apache.org/licenses/LICENSE-2.0
[9]: https://github.com/AldaronLau/fon/blob/main/LICENSE_MIT.txt
[9]: https://github.com/ardaku/fon/blob/main/LICENSE_MIT.txt
[10]: https://mit-license.org/
[11]: https://github.com/AldaronLau/fon/blob/main/LICENSE_BOOST_1_0.txt
[11]: https://github.com/ardaku/fon/blob/main/LICENSE_BOOST_1_0.txt
[12]: https://www.boost.org/LICENSE_1_0.txt
[13]: mailto:aldaronlau@gmail.com
[14]: https://crates.io/crates/twang
Expand Down

0 comments on commit 008c093

Please sign in to comment.