Skip to content

Commit 04c87c5

Browse files
Clarify developer communication channels for deprecations
Updated the channels through which developers are informed of code changes regarding deprecations.
1 parent 644ff76 commit 04c87c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/deprecations/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Elementor is an evolving product. Over time, code is removed or replaced. These
88

99
The reason for this gradual process is to avoid regression errors caused by external addon developers still using deprecated code.
1010

11-
As a first step, developers are informed of the code change through several channels, including the [developers blog](https://developers.elementor.com/recent-deprecations/), major versions' release notes, and debug tools.
11+
Developers are informed of the code change in the [developers blog](https://developers.elementor.com/blog/) and an updated list can be found on the [recent deprecations](https://developers.elementor.com/recent-deprecations/) page.
1212

1313
Elementor's deprecation process consists of the following steps:
1414

0 commit comments

Comments
 (0)