From dff11f76c852858c750a4540a6388f46ac6ab2fc Mon Sep 17 00:00:00 2001 From: Brian Beck Date: Thu, 19 Oct 2017 02:35:11 -0700 Subject: [PATCH] Fix link --- docs/extensions/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/extensions/README.md b/docs/extensions/README.md index d5a2aab..bcf04b9 100644 --- a/docs/extensions/README.md +++ b/docs/extensions/README.md @@ -68,7 +68,7 @@ See their respective documentation pages for schema info and config options. releases, and labels from fanart.tv. * [MediaWiki](./mediawiki.md): Retrieve information from MediaWiki image pages, like the actual image file URL and EXIF metadata. -* [TheAudioDB](./the-audio-db): Retrieve images and information about artists, +* [TheAudioDB](./the-audio-db.md): Retrieve images and information about artists, releases, and recordings from TheAudioDB.com. ## Extension API