Skip to content

Commit 07d864b

Browse files
Update deprecations page (#327)
* Update deprecations page Removed hyperlink from deprecation notification channels. * Update * Clarify developer communication channels for deprecations Updated the channels through which developers are informed of code changes regarding deprecations.
1 parent f172dfd commit 07d864b

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/category/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)