From d40a168b5bc699d436e7adb19064aa1265aa64f3 Mon Sep 17 00:00:00 2001 From: Fabrice Laporte Date: Thu, 14 Apr 2016 08:51:24 +0200 Subject: [PATCH] docs: add langdetect pypi links --- docs/plugins/lyrics.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/plugins/lyrics.rst b/docs/plugins/lyrics.rst index da10bf8f9..5cdc3f1c7 100644 --- a/docs/plugins/lyrics.rst +++ b/docs/plugins/lyrics.rst @@ -138,5 +138,6 @@ at step 3 enter `beets`` as *Client ID* and copy the generated *Client secret*. Paste it into your ``bing_client_secret`` configuration, alongside ``bing_lang_to`` target `language code`_. +.. _langdetect: https://pypi.python.org/pypi/langdetect .. _Microsoft Translator API: https://www.microsoft.com/en-us/translator/getstarted.aspx .. _language code: https://msdn.microsoft.com/en-us/library/hh456380.aspx