Skip to content

Commit b8e9f4a

Browse files
committed
fix netflixy toml
1 parent bbad16a commit b8e9f4a

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

netlify.toml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,4 +99,9 @@ status = 200
9999
[[redirects]]
100100
from = "/talks/ldx3-2025--so-you-want-to-hire-engineering-force-multipliers/slides/*"
101101
to = "/talks/ldx3-2025--so-you-want-to-hire-engineering-force-multipliers/slides/index.html"
102+
status = 200
103+
104+
[[redirects]]
105+
from = "/talks/staffplus-ny-2025--coherent-impact-the-art-of-strategy/slides/*"
106+
to = "/talks/staffplus-ny-2025--coherent-impact-the-art-of-strategy/slides/index.html"
102107
status = 200

0 commit comments

Comments
 (0)