Skip to content

Commit 0063508

Browse files
holly-cumminscescoffier
authored andcommitted
Correct dead redirect and add missing redirect
1 parent 052c188 commit 0063508

File tree

4 files changed

+10
-2
lines changed

4 files changed

+10
-2
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
---
22
permalink: /guides/amazon-lambda-guide.html
3-
newUrl: /guides/amazon-lambda
3+
newUrl: /guides/aws-lambda
44
---
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
---
22
permalink: /guides/amazon-lambda-guide/index.html
3-
newUrl: /guides/amazon-lambda
3+
newUrl: /guides/aws-lambda
44
---
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
---
2+
permalink: /guides/amazon-lambda.html
3+
newUrl: /guides/aws-lambda
4+
---

_redirects/guides/amazon-lambda.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
---
2+
permalink: /guides/amazon-lambda/index.html
3+
newUrl: /guides/aws-lambda
4+
---

0 commit comments

Comments
 (0)