We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb73426 commit 66e1ebaCopy full SHA for 66e1eba
README.md
@@ -369,7 +369,7 @@ println!("Headroom: {} steps", info.headroom_steps);
369
370
- [symphonia](https://github.com/pdrat/symphonia) - Pure Rust audio decoding library (used for ReplayGain analysis)
371
- [Original mp3gain](http://mp3gain.sourceforge.net/) - The original C implementation that inspired this project
372
-- [aacgain](https://aacgain.altosdesign.com/) - AAC/MP4 ReplayGain implementation that inspired the `-i` track index option
+- [aacgain](https://github.com/dgilman/aacgain) - AAC/MP4 ReplayGain implementation
373
374
## Contributing
375
0 commit comments