From 011afaff06255e057da9bf9179b9303bfd6dba37 Mon Sep 17 00:00:00 2001 From: vamera Date: Tue, 25 Jul 2023 10:27:56 +0200 Subject: [PATCH] Fixed a path in the redirects --- source/_static/js/redirects.js | 2 -- 1 file changed, 2 deletions(-) diff --git a/source/_static/js/redirects.js b/source/_static/js/redirects.js index a0cfca151a..c39ee6389f 100644 --- a/source/_static/js/redirects.js +++ b/source/_static/js/redirects.js @@ -269,7 +269,6 @@ newUrls['4.3'] = [ removedUrls['4.3'] = [ '/amazon-machine-images/amazon-machine-images.html', - '/azure/dependencies.html', '/azure/monitoring-activity.html', '/azure/monitoring-services.html', '/deploying-with-ansible/guide/install-ansible.html', @@ -1178,7 +1177,6 @@ redirections.push( /* Pages added in 4.2 */ newUrls['4.2'] = [ - '/azure/dependencies.html', '/proof-of-concept-guide/detect-malware-yara-integration.html', '/proof-of-concept-guide/poc-vulnerability-detection.html', '/proof-of-concept-guide/detect-remove-malware-virustotal.html',