From 552666bae678e8faaebdc2da4fa8add12c2d3cf8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Yann=20C=C3=A9bron?= Date: Wed, 23 Feb 2022 20:13:43 +0100 Subject: [PATCH] language_injection.md: link to latest WebHelp --- .../custom_language_support/language_injection.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/topics/reference_guide/custom_language_support/language_injection.md b/topics/reference_guide/custom_language_support/language_injection.md index 573a54f26..880b0ad11 100644 --- a/topics/reference_guide/custom_language_support/language_injection.md +++ b/topics/reference_guide/custom_language_support/language_injection.md @@ -43,7 +43,7 @@ In the following sections, we’ll discuss these three options in more detail. ## IntelliLang -First, please read the available [documentation](https://www.jetbrains.com/help/idea/2021.3/language-injections-settings.html) on IntelliLang. +First, please read the available [documentation](https://www.jetbrains.com/help/idea/language-injections-settings.html) on IntelliLang. A good point to start with is to inspect available language injections that you can find in the IntelliLang settings under Settings | Editor | Language Injections. The injections shown are configured through XML files and loaded automatically.