From 72fe28fb75db4402566c5460761af7d681e4b628 Mon Sep 17 00:00:00 2001 From: wuyangfan Date: Mon, 15 Jun 2026 12:58:35 +0800 Subject: [PATCH] docs: fix Docker Salt Extension link --- doc/topics/releases/3007.0.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/topics/releases/3007.0.md b/doc/topics/releases/3007.0.md index 4f8e70e74199..c9a1aa456ca4 100644 --- a/doc/topics/releases/3007.0.md +++ b/doc/topics/releases/3007.0.md @@ -96,7 +96,7 @@ This is auto generated - Deprecate all Proxmox cloud modules [#64224](https://github.com/saltstack/salt/issues/64224) - Deprecate all the Vault modules in favor of the Vault Salt Extension https://github.com/salt-extensions/saltext-vault. The Vault modules will be removed in Salt core in 3009.0. [#64893](https://github.com/saltstack/salt/issues/64893) -- Deprecate all the Docker modules in favor of the Docker Salt Extension https://github.com/saltstack/saltext-docker. The Docker modules will be removed in Salt core in 3009.0. [#64894](https://github.com/saltstack/salt/issues/64894) +- Deprecate all the Docker modules in favor of the Docker Salt Extension https://github.com/salt-extensions/saltext-dockermod. The Docker modules will be removed in Salt core in 3009.0. [#64894](https://github.com/saltstack/salt/issues/64894) - Deprecate all the Zabbix modules in favor of the Zabbix Salt Extension https://github.com/salt-extensions/saltext-zabbix. The Zabbix modules will be removed in Salt core in 3009.0. [#64896](https://github.com/saltstack/salt/issues/64896) - Deprecate all the Apache modules in favor of the Apache Salt Extension https://github.com/salt-extensions/saltext-apache. The Apache modules will be removed in Salt core in 3009.0. [#64909](https://github.com/saltstack/salt/issues/64909) - Deprecation warning for Salt's backport of ``OrderedDict`` class which will be removed in 3009 [#65542](https://github.com/saltstack/salt/issues/65542)