mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-28 01:07:49 +08:00
api changes: remove upsource link
This commit is contained in:
parent
2387dc7e84
commit
dbd47508b9
@ -9,7 +9,7 @@ See the note on how to document new problems on the main page reference_guide/ap
|
||||
|
||||
Please see [Incompatible API Changes](/reference_guide/api_changes_list.md) on how to verify compatibility.
|
||||
|
||||
> **NOTE** Changes from API marked with [`org.jetbrains.annotations.ApiStatus.@Experimental/ScheduledForRemoval`](upsource:///platform/util/src/org/jetbrains/annotations/ApiStatus.java) are not listed here, as incompatible changes are to be expected.
|
||||
> **NOTE** Changes from API marked with `org.jetbrains.annotations.ApiStatus.@Experimental/ScheduledForRemoval` are not listed here, as incompatible changes are to be expected.
|
||||
|
||||
# 2017.3
|
||||
|
||||
|
@ -13,7 +13,7 @@ See the note on how to document new problems on the main page reference_guide/ap
|
||||
|
||||
Please see [Incompatible API Changes](/reference_guide/api_changes_list.md) on how to verify compatibility.
|
||||
|
||||
> **NOTE** Changes from API marked with [`org.jetbrains.annotations.ApiStatus.@Experimental/ScheduledForRemoval`](upsource:///platform/util/src/org/jetbrains/annotations/ApiStatus.java) are not listed here, as incompatible changes are to be expected.
|
||||
> **NOTE** Changes from API marked with `org.jetbrains.annotations.ApiStatus.@Experimental/ScheduledForRemoval` are not listed here, as incompatible changes are to be expected.
|
||||
|
||||
# 2018.3
|
||||
|
||||
|
@ -62,7 +62,7 @@ NOTE: Entries not starting with code quotes (`name`) can be added to document no
|
||||
|
||||
Please see [Incompatible API Changes](/reference_guide/api_changes_list.md) on how to verify compatibility.
|
||||
|
||||
> **NOTE** Changes from API marked with [`org.jetbrains.annotations.ApiStatus.@Experimental/ScheduledForRemoval`](upsource:///platform/util/src/org/jetbrains/annotations/ApiStatus.java) are not listed here, as incompatible changes are to be expected.
|
||||
> **NOTE** Changes from API marked with `org.jetbrains.annotations.ApiStatus.@Experimental/ScheduledForRemoval` are not listed here, as incompatible changes are to be expected.
|
||||
|
||||
# 2019.3
|
||||
|
||||
|
@ -62,7 +62,7 @@ NOTE: Entries not starting with code quotes (`name`) can be added to document no
|
||||
|
||||
Please see [Incompatible API Changes](/reference_guide/api_changes_list.md) on how to verify compatibility.
|
||||
|
||||
> **NOTE** Changes from API marked with [`org.jetbrains.annotations.ApiStatus.@Experimental/ScheduledForRemoval`](upsource:///platform/util/src/org/jetbrains/annotations/ApiStatus.java) are not listed here, as incompatible changes are to be expected.
|
||||
> **NOTE** Changes from API marked with `org.jetbrains.annotations.ApiStatus.@Experimental/ScheduledForRemoval` are not listed here, as incompatible changes are to be expected.
|
||||
|
||||
# 2020.2
|
||||
|
||||
|
@ -97,4 +97,4 @@ The following pages list the breaking changes in IDE/plugin releases with requir
|
||||
* [**Changes in 2017.***](api_changes/api_changes_list_2017.md)
|
||||
* [**Changes in 2016.***](api_changes/api_changes_list_2016.md)
|
||||
|
||||
> **NOTE** Changes from API marked with [`org.jetbrains.annotations.ApiStatus.@Experimental/ScheduledForRemoval`](upsource:///platform/util/src/org/jetbrains/annotations/ApiStatus.java) are not listed here, as incompatible changes are to be expected.
|
||||
> **NOTE** Changes from API marked with `org.jetbrains.annotations.ApiStatus.@Experimental/ScheduledForRemoval` are not listed here, as incompatible changes are to be expected.
|
||||
|
Loading…
x
Reference in New Issue
Block a user