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.
2 parents aadb8ba + b8c206b commit ae0205cCopy full SHA for ae0205c
1 file changed
mkdocs.deploy.yml
@@ -18,4 +18,8 @@ plugins:
18
minify_html: true
19
minify_js: true
20
minify_css: true
21
+ - redirects:
22
+ redirect_maps:
23
+ 'aws/post_exploitation/aws_consoler.md': 'aws/post_exploitation/create_a_console_session_from_iam_credentials.md'
24
+ 'ai-llm/exploitation/claude_magic_string_denial_of_service.md': 'ai-llm/deprecated/claude_magic_string_denial_of_service.md'
25
- glightbox: # non-standard
0 commit comments