We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d1c9cc3 commit f339ec5Copy full SHA for f339ec5
source/_static/js/redirects.js
@@ -127,6 +127,11 @@ redirections.push(
127
'4.11': '/user-manual/capabilities/vulnerability-detection/offline-update.html',
128
'4.12': '/user-manual/capabilities/vulnerability-detection/configuring-scans.html#offline-vulnerability-detection',
129
},
130
+ {
131
+ 'target': ['4.11=>4.12', '4.12=>4.11'],
132
+ '4.11': '/deployment-options/docker/wazuh-container.html#build-docker-images-locally',
133
+ '4.12': '/deployment-options/docker/build-docker-images-locally.html',
134
+ },
135
);
136
137
/* Pages no longer available in 4.12 */
0 commit comments