mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-30 02:07:50 +08:00
pycharm.md: use upsource:// link (IJSDK-77)
This commit is contained in:
parent
159311bf2c
commit
aa6a72deef
@ -8,7 +8,7 @@ title: PyCharm
|
||||
|
||||
The APIs from the standard set of Platform Open API modules can be safely used in plugins. Public symbols defined in these modules have a lifecycle, and will be marked as deprecated for several releases before being removed.
|
||||
|
||||
The modules are [defined in the `CommunityRepositoryModules.groovy` file](https://github.com/JetBrains/intellij-community/blob/master/platform/build-scripts/groovy/org/jetbrains/intellij/build/CommunityRepositoryModules.groovy).
|
||||
The modules are [defined in the `CommunityRepositoryModules.groovy` file](upsource:///platform/build-scripts/groovy/org/jetbrains/intellij/build/CommunityRepositoryModules.groovy).
|
||||
|
||||
### PyCharm Open API
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user