Skip to content

Commit f339ec5

Browse files
committed
Update redirects.js
1 parent d1c9cc3 commit f339ec5

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

source/_static/js/redirects.js

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -127,6 +127,11 @@ redirections.push(
127127
'4.11': '/user-manual/capabilities/vulnerability-detection/offline-update.html',
128128
'4.12': '/user-manual/capabilities/vulnerability-detection/configuring-scans.html#offline-vulnerability-detection',
129129
},
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+
},
130135
);
131136

132137
/* Pages no longer available in 4.12 */

0 commit comments

Comments
 (0)