update links to MP docs

This commit is contained in:
Yann Cébron 2025-04-30 11:00:27 +02:00
parent 8bcdde9609
commit f0be317cb0
3 changed files with 3 additions and 4 deletions

View File

@ -1,4 +1,4 @@
<!-- Copyright 2000-2023 JetBrains s.r.o. and contributors. Use of this source code is governed by the Apache 2.0 license. -->
<!-- Copyright 2000-2025 JetBrains s.r.o. and contributors. Use of this source code is governed by the Apache 2.0 license. -->
# JetBrains Marketplace
@ -18,6 +18,5 @@ For your convenience, pages previously part of this documentation are linked bel
* [Plugin Details](https://plugins.jetbrains.com/docs/marketplace/plugin-details.html)
* [Plugin Update Download](https://plugins.jetbrains.com/docs/marketplace/plugin-update-download.html)
* [Maven Interface](https://plugins.jetbrains.com/docs/marketplace/maven-interface.html)
* [Plugin Developers List](https://plugins.jetbrains.com/docs/marketplace/plugin-developers-list.html)
* [Plugin Recommendations](https://plugins.jetbrains.com/docs/marketplace/intellij-plugin-recommendations.html)
* [Custom Release Channels](https://plugins.jetbrains.com/docs/marketplace/custom-release-channels.html)

View File

@ -481,7 +481,7 @@ See also:
{#intellijPlatform-pluginConfiguration-productDescriptor-code}
The product code for the plugin, used in the JetBrains Sales System.
The value must be pre-approved by JetBrains and must adhere to [specified requirements](https://plugins.jetbrains.com/docs/marketplace/obtain-a-product-code-from-jetbrains.html).
The value must be pre-approved by JetBrains and must adhere to [specified requirements](https://plugins.jetbrains.com/docs/marketplace/add-required-parameters.html).
The provided value is used for a `<product-descriptor code="">` element attribute.

View File

@ -624,7 +624,7 @@ Default value
{#patchPluginXml-productDescriptorCode}
The plugin product code used in the JetBrains Sales System.
The code must be agreed with JetBrains in advance and follow [the requirements](https://plugins.jetbrains.com/docs/marketplace/obtain-a-product-code-from-jetbrains.html).
The code must be agreed with JetBrains in advance and follow [the requirements](https://plugins.jetbrains.com/docs/marketplace/add-required-parameters.html).
The provided value will be assigned to the [`<product-descriptor code="">`](plugin_configuration_file.md#idea-plugin__product-descriptor) element attribute.
{type="narrow"}