Skip to content

Commit fba91fd

Browse files
committed
fix links and redirects
1 parent af3af2b commit fba91fd

File tree

2 files changed

+14
-14
lines changed

2 files changed

+14
-14
lines changed

content/en/Pentests/CreatePentest/_index.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -30,11 +30,11 @@ Now, you're ready to launch your new pentest.
3030

3131
Provide pentest information in the following steps, to get your pentest ready to Submit for Review:
3232

33-
- ### [Overview](/pentests/create-pentest/overview)
34-
- ### [Asset Details](/pentests/create-pentest/asset-details)
35-
- ### [Pentest Details](/pentests/create-pentest/pentest-details)
36-
- ### [Scope & Test Period](/pentests/create-pentest/scope-and-test-period)
37-
- ### [Preparation](/pentests/create-pentest/preparation)
33+
- ### [Overview](/pentests/createpentest/overview)
34+
- ### [Asset Details](/pentests/createpentest/asset-details)
35+
- ### [Pentest Details](/pentests/createpentest/pentest-details)
36+
- ### [Scope & Test Period](/pentests/createpentest/scope-and-test-period)
37+
- ### [Preparation](/pentests/createpentest/preparation)
3838

3939
## Submit for Review
4040

static/_redirects

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -22,15 +22,15 @@
2222

2323
# Getting Started specific redirects to create-pentest.md sections
2424

25-
/getting-started/select-pentest-type/ /pentests/create-pentest/#overview 301
26-
/getting-started/review-asset/ /pentests/create-pentest/#asset-details 301
27-
/getting-started/pentest-objectives/ /pentests/create-pentest/#pentest-details 301
28-
/getting-started/pentest-objectives/pentest-target/ /pentests/create-pentest/#pentest-details 301
29-
/getting-started/pentest-objectives/test-credentials/ /pentests/create-pentest/#pentest-details 301
30-
/getting-started/pentest-objectives/special-instructions/ /pentests/create-pentest/#pentest-details 301
31-
/getting-started/details/ /pentests/create-pentest/#pentest-details 301
32-
/getting-started/planning/ /pentests/create-pentest/#scope-test-period 301
33-
/getting-started/review-pentest/ /pentests/create-pentest/#preparation 301
25+
/getting-started/select-pentest-type/ /pentests/createpentest/overview 301
26+
/getting-started/review-asset/ /pentests/createpentest/asset-details 301
27+
/getting-started/pentest-objectives/ /pentests/createpentest/pentest-details 301
28+
/getting-started/pentest-objectives/pentest-target/ /pentests/createpentest/pentest-details 301
29+
/getting-started/pentest-objectives/test-credentials/ /pentests/createpentest/pentest-details 301
30+
/getting-started/pentest-objectives/special-instructions/ /pentests/createpentest/pentest-details 301
31+
/getting-started/details/ /pentests/createpentest/pentest-details 301
32+
/getting-started/planning/ /pentests/createpentest/scope-test-period 301
33+
/getting-started/review-pentest/ /pentests/createpentest/preparation 301
3434

3535
# Getting Started wildcard moves (Hugo aliases handle most, but these catch edge cases)
3636

0 commit comments

Comments
 (0)