From 132d64197e4ebf2bef24a62eb2a17e4aadcdd312 Mon Sep 17 00:00:00 2001 From: Jonas L Date: Fri, 7 Jul 2023 09:30:21 +0200 Subject: [PATCH] docs: fix broken link (#2616) --- docs/user-manual/preparing-media.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/user-manual/preparing-media.md b/docs/user-manual/preparing-media.md index e4ccd7cc5..024eb99d2 100644 --- a/docs/user-manual/preparing-media.md +++ b/docs/user-manual/preparing-media.md @@ -13,7 +13,7 @@ There are a number of programs available which can be used to correct mistakes o - [TagScanner](https://www.xdlab.ru/en/) (Windows) - [Mp3tag](https://www.mp3tag.de/en/index.html) (Windows) - [MusicBrainz Picard](https://picard.musicbrainz.org/) (Mac, Windows, Linux) -- [Ex Falso](https://code.google.com/p/quodlibet/) (Linux) +- [Ex Falso](https://github.com/quodlibet/quodlibet) (Linux) The _Tags From Path_ feature of Ex Falso is a particularly useful time saver if you have a large archive of untagged files. Sometimes there is useful creator or title information in the file name or directory path structure, which can be converted into an ID3 tag automatically.