diff --git a/topics/basics/basic_action_system.md b/topics/basics/basic_action_system.md
index 587575f93..a6b99e593 100644
--- a/topics/basics/basic_action_system.md
+++ b/topics/basics/basic_action_system.md
@@ -4,7 +4,7 @@
-**Product Help Topics:** [Menus and toolbars](https://www.jetbrains.com/help/idea/customize-actions-menus-and-toolbars.html)
+**Product Help:** [Menus and toolbars](https://www.jetbrains.com/help/idea/customize-actions-menus-and-toolbars.html)
diff --git a/topics/basics/basic_run_configurations.md b/topics/basics/basic_run_configurations.md
index ab8c8692b..0d6066265 100644
--- a/topics/basics/basic_run_configurations.md
+++ b/topics/basics/basic_run_configurations.md
@@ -4,7 +4,7 @@
-**Product Help Topics:** [Run/Debug Configuration](https://www.jetbrains.com/idea/help/run-debug-configuration.html)
+**Product Help:** [Run/Debug Configuration](https://www.jetbrains.com/idea/help/run-debug-configuration.html)
diff --git a/topics/basics/project_view.md b/topics/basics/project_view.md
index 6f12001e6..42d577625 100644
--- a/topics/basics/project_view.md
+++ b/topics/basics/project_view.md
@@ -4,7 +4,7 @@
-**Product Help Topics:** [Project tool window](https://www.jetbrains.com/help/idea/project-tool-window.html)
+**Product Help:** [Project tool window](https://www.jetbrains.com/help/idea/project-tool-window.html)
diff --git a/topics/basics/run_configurations/run_configuration_management.md b/topics/basics/run_configurations/run_configuration_management.md
index 95c9abaa0..a2569b8ad 100644
--- a/topics/basics/run_configurations/run_configuration_management.md
+++ b/topics/basics/run_configurations/run_configuration_management.md
@@ -4,7 +4,7 @@
-**Product Help Topics:** [Run/Debug Configuration](https://www.jetbrains.com/idea/help/run-debug-configuration.html)
+**Product Help:** [Run/Debug Configuration](https://www.jetbrains.com/idea/help/run-debug-configuration.html)
diff --git a/topics/basics/settings.md b/topics/basics/settings.md
index 5ec8b4664..1a0017ff2 100644
--- a/topics/basics/settings.md
+++ b/topics/basics/settings.md
@@ -4,7 +4,7 @@
-**Product Help Topics:** [Settings/Preferences](https://www.jetbrains.com/help/idea/settings-preferences-dialog.html), [Configuring the IDE](https://www.jetbrains.com/help/idea/configuring-project-and-ide-settings.html)
+**Product Help:** [Settings/Preferences](https://www.jetbrains.com/help/idea/settings-preferences-dialog.html), [Configuring the IDE](https://www.jetbrains.com/help/idea/configuring-project-and-ide-settings.html)
diff --git a/topics/intro/sdk_style.md b/topics/intro/sdk_style.md
index 80bfed8f5..aec583fb6 100644
--- a/topics/intro/sdk_style.md
+++ b/topics/intro/sdk_style.md
@@ -45,7 +45,7 @@ Every page **should** provide a short excerpt (usually one sentence) using dedic
A page can highlight related topics and other important links before the actual content using `` tag.
Links must be grouped using "**Bold Category Name**: link1, link2, \[...]" ([Example](language_and_filetype.md)).
-Use _Reference_ to link to other topics, _Code_ to link to code/files, and _Product Help Topic_ for links to [IntelliJ IDEA Help](https://www.jetbrains.com/help/idea).
+Use _Reference_ to link to other topics, _Code_ to link to code/files, and _Product Help_ for links to [IntelliJ IDEA Help](https://www.jetbrains.com/help/idea).
Do **not** use headings like _Introduction_, _Overview_, etc. for any introductory text.
diff --git a/topics/reference_guide/custom_language_support/code_completion.md b/topics/reference_guide/custom_language_support/code_completion.md
index adefb7d19..c2ef46b0a 100644
--- a/topics/reference_guide/custom_language_support/code_completion.md
+++ b/topics/reference_guide/custom_language_support/code_completion.md
@@ -4,7 +4,7 @@
-**Product Help Topics:** [Code completion](https://www.jetbrains.com/help/idea/auto-completing-code.html)
+**Product Help:** [Code completion](https://www.jetbrains.com/help/idea/auto-completing-code.html)
diff --git a/topics/reference_guide/custom_language_support/code_formatting.md b/topics/reference_guide/custom_language_support/code_formatting.md
index d43657ff5..953e57bc9 100644
--- a/topics/reference_guide/custom_language_support/code_formatting.md
+++ b/topics/reference_guide/custom_language_support/code_formatting.md
@@ -4,7 +4,7 @@
-**Product Help Topics:** [Code style and formatting](https://www.jetbrains.com/help/idea/code-style.html)
+**Product Help:** [Code style and formatting](https://www.jetbrains.com/help/idea/code-style.html)
diff --git a/topics/reference_guide/custom_language_support/code_inspections_and_intentions.md b/topics/reference_guide/custom_language_support/code_inspections_and_intentions.md
index 19838a3cd..c3fe9094e 100644
--- a/topics/reference_guide/custom_language_support/code_inspections_and_intentions.md
+++ b/topics/reference_guide/custom_language_support/code_inspections_and_intentions.md
@@ -4,7 +4,7 @@
-**Product Help Topics:** [Code inspections](https://www.jetbrains.com/help/idea/code-inspection.html), [Intention actions](https://www.jetbrains.com/help/idea/intention-actions.html)
+**Product Help:** [Code inspections](https://www.jetbrains.com/help/idea/code-inspection.html), [Intention actions](https://www.jetbrains.com/help/idea/intention-actions.html)
diff --git a/topics/reference_guide/custom_language_support/documentation.md b/topics/reference_guide/custom_language_support/documentation.md
index c1425854d..05f65531b 100644
--- a/topics/reference_guide/custom_language_support/documentation.md
+++ b/topics/reference_guide/custom_language_support/documentation.md
@@ -4,7 +4,7 @@
-**Product Help Topics:** [Quick Documentation](https://www.jetbrains.com/help/idea/viewing-reference-information.html#inline-quick-documentation)
+**Product Help:** [Quick Documentation](https://www.jetbrains.com/help/idea/viewing-reference-information.html#inline-quick-documentation)
diff --git a/topics/reference_guide/custom_language_support/find_usages.md b/topics/reference_guide/custom_language_support/find_usages.md
index 2cf35c02e..b7711c151 100644
--- a/topics/reference_guide/custom_language_support/find_usages.md
+++ b/topics/reference_guide/custom_language_support/find_usages.md
@@ -4,7 +4,7 @@
-**Product Help Topics:** [Find Usages](https://www.jetbrains.com/help/idea/find-highlight-usages.html)
+**Product Help:** [Find Usages](https://www.jetbrains.com/help/idea/find-highlight-usages.html)
diff --git a/topics/reference_guide/custom_language_support/go_to_class_and_go_to_symbol.md b/topics/reference_guide/custom_language_support/go_to_class_and_go_to_symbol.md
index 8c212e1e6..83be954be 100644
--- a/topics/reference_guide/custom_language_support/go_to_class_and_go_to_symbol.md
+++ b/topics/reference_guide/custom_language_support/go_to_class_and_go_to_symbol.md
@@ -4,7 +4,7 @@
-**Product Help Topics:** [Searching Everywhere](https://www.jetbrains.com/help/idea/searching-everywhere.html)
+**Product Help:** [Searching Everywhere](https://www.jetbrains.com/help/idea/searching-everywhere.html)
diff --git a/topics/reference_guide/custom_language_support/inlay_hints.md b/topics/reference_guide/custom_language_support/inlay_hints.md
index 7ae085de4..8608132ef 100644
--- a/topics/reference_guide/custom_language_support/inlay_hints.md
+++ b/topics/reference_guide/custom_language_support/inlay_hints.md
@@ -4,7 +4,7 @@
-**Product Help Topics:** [Inlay Hints](https://www.jetbrains.com/help/idea/viewing-reference-information.html#inlay-hints)
+**Product Help:** [Inlay Hints](https://www.jetbrains.com/help/idea/viewing-reference-information.html#inlay-hints)
diff --git a/topics/reference_guide/custom_language_support/language_injection.md b/topics/reference_guide/custom_language_support/language_injection.md
index 9ffc0e73e..2b33172b3 100644
--- a/topics/reference_guide/custom_language_support/language_injection.md
+++ b/topics/reference_guide/custom_language_support/language_injection.md
@@ -4,7 +4,7 @@
-**Product Help Topics:** [Language injections](https://www.jetbrains.com/help/idea/language-injections-settings.html)
+**Product Help:** [Language injections](https://www.jetbrains.com/help/idea/language-injections-settings.html)
diff --git a/topics/reference_guide/custom_language_support/navbar.md b/topics/reference_guide/custom_language_support/navbar.md
index 8ed6c8f10..7a47e4352 100644
--- a/topics/reference_guide/custom_language_support/navbar.md
+++ b/topics/reference_guide/custom_language_support/navbar.md
@@ -4,7 +4,7 @@
-**Product Help Topics:** [Navigation bar](https://www.jetbrains.com/help/idea/guided-tour-around-the-user-interface.html#navigation-bar)
+**Product Help:** [Navigation bar](https://www.jetbrains.com/help/idea/guided-tour-around-the-user-interface.html#navigation-bar)
diff --git a/topics/reference_guide/custom_language_support/parameter_info.md b/topics/reference_guide/custom_language_support/parameter_info.md
index 4c8aabf50..82e86fc92 100644
--- a/topics/reference_guide/custom_language_support/parameter_info.md
+++ b/topics/reference_guide/custom_language_support/parameter_info.md
@@ -3,7 +3,7 @@
-**Product Help Topics:** [Parameter info](https://www.jetbrains.com/help/idea/viewing-reference-information.html#view-parameter-info)
+**Product Help:** [Parameter info](https://www.jetbrains.com/help/idea/viewing-reference-information.html#view-parameter-info)
diff --git a/topics/reference_guide/custom_language_support/registering_file_type.md b/topics/reference_guide/custom_language_support/registering_file_type.md
index 89873634c..f5b5fcf98 100644
--- a/topics/reference_guide/custom_language_support/registering_file_type.md
+++ b/topics/reference_guide/custom_language_support/registering_file_type.md
@@ -4,7 +4,7 @@
-**Product Help Topics:** [File type associations](https://www.jetbrains.com/help/idea/creating-and-registering-file-types.html)
+**Product Help:** [File type associations](https://www.jetbrains.com/help/idea/creating-and-registering-file-types.html)
diff --git a/topics/reference_guide/custom_language_support/rename_refactoring.md b/topics/reference_guide/custom_language_support/rename_refactoring.md
index 61c51e567..ca04ddb4b 100644
--- a/topics/reference_guide/custom_language_support/rename_refactoring.md
+++ b/topics/reference_guide/custom_language_support/rename_refactoring.md
@@ -4,7 +4,7 @@
-**Product Help Topics:** [Rename refactorings](https://www.jetbrains.com/help/idea/rename-refactorings.html)
+**Product Help:** [Rename refactorings](https://www.jetbrains.com/help/idea/rename-refactorings.html)
diff --git a/topics/reference_guide/custom_language_support/safe_delete_refactoring.md b/topics/reference_guide/custom_language_support/safe_delete_refactoring.md
index 278977611..025be20d2 100644
--- a/topics/reference_guide/custom_language_support/safe_delete_refactoring.md
+++ b/topics/reference_guide/custom_language_support/safe_delete_refactoring.md
@@ -4,7 +4,7 @@
-**Product Help Topics:** [Safe delete](https://www.jetbrains.com/help/idea/safe-delete.html)
+**Product Help:** [Safe delete](https://www.jetbrains.com/help/idea/safe-delete.html)
diff --git a/topics/reference_guide/custom_language_support/structure_view.md b/topics/reference_guide/custom_language_support/structure_view.md
index d3a4da2ef..ca029eb86 100644
--- a/topics/reference_guide/custom_language_support/structure_view.md
+++ b/topics/reference_guide/custom_language_support/structure_view.md
@@ -4,7 +4,7 @@
-**Product Help Topics:** [Source file structure](https://www.jetbrains.com/help/idea/viewing-structure-of-a-source-file.html)
+**Product Help:** [Source file structure](https://www.jetbrains.com/help/idea/viewing-structure-of-a-source-file.html)
diff --git a/topics/reference_guide/custom_language_support/surround_with.md b/topics/reference_guide/custom_language_support/surround_with.md
index 8e045d897..392fb0f77 100644
--- a/topics/reference_guide/custom_language_support/surround_with.md
+++ b/topics/reference_guide/custom_language_support/surround_with.md
@@ -4,7 +4,7 @@
-**Product Help Topics:** [Surround code fragments](https://www.jetbrains.com/help/idea/surrounding-blocks-of-code-with-language-constructs.html)
+**Product Help:** [Surround code fragments](https://www.jetbrains.com/help/idea/surrounding-blocks-of-code-with-language-constructs.html)
diff --git a/topics/reference_guide/custom_language_support/syntax_highlighting_and_error_highlighting.md b/topics/reference_guide/custom_language_support/syntax_highlighting_and_error_highlighting.md
index 8ffae375b..cac57316a 100644
--- a/topics/reference_guide/custom_language_support/syntax_highlighting_and_error_highlighting.md
+++ b/topics/reference_guide/custom_language_support/syntax_highlighting_and_error_highlighting.md
@@ -4,7 +4,7 @@
-**Product Help Topics:** [Colors and fonts](https://www.jetbrains.com/help/idea/configuring-colors-and-fonts.html)
+**Product Help:** [Colors and fonts](https://www.jetbrains.com/help/idea/configuring-colors-and-fonts.html)
diff --git a/topics/reference_guide/multiple_carets.md b/topics/reference_guide/multiple_carets.md
index be8ba2b95..6cd8c0289 100644
--- a/topics/reference_guide/multiple_carets.md
+++ b/topics/reference_guide/multiple_carets.md
@@ -4,7 +4,7 @@
-**Product Help Topics:** [Multiple cursors and selection ranges](https://www.jetbrains.com/help/idea/multicursor.html)
+**Product Help:** [Multiple cursors and selection ranges](https://www.jetbrains.com/help/idea/multicursor.html)
diff --git a/topics/reference_guide/project_model/facet.md b/topics/reference_guide/project_model/facet.md
index 3d0df20e9..74464d074 100644
--- a/topics/reference_guide/project_model/facet.md
+++ b/topics/reference_guide/project_model/facet.md
@@ -4,7 +4,7 @@
-**Product Help Topics:** [Facets](https://www.jetbrains.com/help/idea/facet-page.html), [Adding frameworks (facet)](https://www.jetbrains.com/help/idea/adding-support-for-frameworks-and-technologies.html)
+**Product Help:** [Facets](https://www.jetbrains.com/help/idea/facet-page.html), [Adding frameworks (facet)](https://www.jetbrains.com/help/idea/adding-support-for-frameworks-and-technologies.html)
diff --git a/topics/reference_guide/project_model/library.md b/topics/reference_guide/project_model/library.md
index 96bc973c5..0b9f16b62 100644
--- a/topics/reference_guide/project_model/library.md
+++ b/topics/reference_guide/project_model/library.md
@@ -4,7 +4,7 @@
-**Product Help Topics:** [Libraries](https://www.jetbrains.com/help/idea/library.html)
+**Product Help:** [Libraries](https://www.jetbrains.com/help/idea/library.html)
diff --git a/topics/reference_guide/project_model/module.md b/topics/reference_guide/project_model/module.md
index 905bbd8be..c528946f6 100644
--- a/topics/reference_guide/project_model/module.md
+++ b/topics/reference_guide/project_model/module.md
@@ -4,7 +4,7 @@
-**Product Help Topics:** [Modules](https://www.jetbrains.com/help/idea/modules.html)
+**Product Help:** [Modules](https://www.jetbrains.com/help/idea/modules.html)
diff --git a/topics/reference_guide/project_model/project.md b/topics/reference_guide/project_model/project.md
index acfd62460..5a37a472f 100644
--- a/topics/reference_guide/project_model/project.md
+++ b/topics/reference_guide/project_model/project.md
@@ -4,7 +4,7 @@
-**Product Help Topics:** [Configure projects](https://www.jetbrains.com/help/idea/working-with-projects.html)
+**Product Help:** [Configure projects](https://www.jetbrains.com/help/idea/working-with-projects.html)
diff --git a/topics/reference_guide/project_model/sdk.md b/topics/reference_guide/project_model/sdk.md
index dd493e3db..4aa30c901 100644
--- a/topics/reference_guide/project_model/sdk.md
+++ b/topics/reference_guide/project_model/sdk.md
@@ -4,7 +4,7 @@
-**Product Help Topics:** [SDKs](https://www.jetbrains.com/help/idea/working-with-sdks.html)
+**Product Help:** [SDKs](https://www.jetbrains.com/help/idea/working-with-sdks.html)
diff --git a/topics/reference_guide/project_model/trusted_projects.md b/topics/reference_guide/project_model/trusted_projects.md
index 3d2d58b7e..fafef2728 100644
--- a/topics/reference_guide/project_model/trusted_projects.md
+++ b/topics/reference_guide/project_model/trusted_projects.md
@@ -4,7 +4,7 @@
-**Product Help Topics:** [Project Security](https://www.jetbrains.com/help/idea/project-security.html)
+**Product Help:** [Project Security](https://www.jetbrains.com/help/idea/project-security.html)
diff --git a/topics/tutorials/code_documentation.md b/topics/tutorials/code_documentation.md
index 32a0241a8..70ce3b9f1 100644
--- a/topics/tutorials/code_documentation.md
+++ b/topics/tutorials/code_documentation.md
@@ -4,7 +4,7 @@
-**Product Help Topics:** [Quick Documentation](https://www.jetbrains.com/help/idea/viewing-reference-information.html#inline-quick-documentation)
+**Product Help:** [Quick Documentation](https://www.jetbrains.com/help/idea/viewing-reference-information.html#inline-quick-documentation)
diff --git a/topics/tutorials/code_inspections.md b/topics/tutorials/code_inspections.md
index ed947cc7c..ea57b0ac8 100644
--- a/topics/tutorials/code_inspections.md
+++ b/topics/tutorials/code_inspections.md
@@ -4,7 +4,7 @@
-**Product Help Topics:** [Code Inspection](https://www.jetbrains.com/idea/webhelp/code-inspection.html), [Creating Custom Inspections](https://www.jetbrains.com/idea/help/creating-custom-inspections.html)
+**Product Help:** [Code Inspection](https://www.jetbrains.com/idea/webhelp/code-inspection.html), [Creating Custom Inspections](https://www.jetbrains.com/idea/help/creating-custom-inspections.html)
diff --git a/topics/tutorials/code_intentions.md b/topics/tutorials/code_intentions.md
index 1111786f6..c81310377 100644
--- a/topics/tutorials/code_intentions.md
+++ b/topics/tutorials/code_intentions.md
@@ -4,7 +4,7 @@
-**Product Help Topics:** [Intention Actions](https://www.jetbrains.com/help/idea/intention-actions.html)
+**Product Help:** [Intention Actions](https://www.jetbrains.com/help/idea/intention-actions.html)
diff --git a/topics/tutorials/file_and_code_templates.md b/topics/tutorials/file_and_code_templates.md
index fe175f660..7a9744549 100644
--- a/topics/tutorials/file_and_code_templates.md
+++ b/topics/tutorials/file_and_code_templates.md
@@ -6,7 +6,7 @@
-**Product Help Topics:** [File and Code Templates](https://www.jetbrains.com/help/idea/settings-file-and-code-templates.html), [File templates](https://www.jetbrains.com/help/idea/using-file-and-code-templates.html), [Templates with multiple files](https://www.jetbrains.com/help/idea/templates-with-multiple-files.html)
+**Product Help:** [File and Code Templates](https://www.jetbrains.com/help/idea/settings-file-and-code-templates.html), [File templates](https://www.jetbrains.com/help/idea/using-file-and-code-templates.html), [Templates with multiple files](https://www.jetbrains.com/help/idea/templates-with-multiple-files.html)
diff --git a/topics/tutorials/postfix_completion.md b/topics/tutorials/postfix_completion.md
index 562dbe36c..aa9a23b06 100644
--- a/topics/tutorials/postfix_completion.md
+++ b/topics/tutorials/postfix_completion.md
@@ -6,7 +6,7 @@
-**Product Help Topics:** [Postfix Completion](https://www.jetbrains.com/help/idea/auto-completing-code.html#postfix_completion)
+**Product Help:** [Postfix Completion](https://www.jetbrains.com/help/idea/auto-completing-code.html#postfix_completion)
diff --git a/topics/tutorials/run_configurations.md b/topics/tutorials/run_configurations.md
index 473ae0de7..34fc066fd 100644
--- a/topics/tutorials/run_configurations.md
+++ b/topics/tutorials/run_configurations.md
@@ -4,7 +4,7 @@
-**Product Help Topics:** [Run/Debug Configuration](https://www.jetbrains.com/idea/help/run-debug-configuration.html)
+**Product Help:** [Run/Debug Configuration](https://www.jetbrains.com/idea/help/run-debug-configuration.html)
diff --git a/topics/user_interface_components/status_bar_widgets.md b/topics/user_interface_components/status_bar_widgets.md
index 8d4a18c60..e1ab83c05 100644
--- a/topics/user_interface_components/status_bar_widgets.md
+++ b/topics/user_interface_components/status_bar_widgets.md
@@ -4,7 +4,7 @@
-**Product Help Topics:** [Status bar](https://www.jetbrains.com/help/idea/guided-tour-around-the-user-interface.html#status-bar)
+**Product Help:** [Status bar](https://www.jetbrains.com/help/idea/guided-tour-around-the-user-interface.html#status-bar)