Skip to content

Commit dca235e

Browse files
authored
Merge branch 'main' into nexus-docs-update
2 parents d734c70 + 90efa3e commit dca235e

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

vercel.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -209,6 +209,16 @@
209209
"destination": "https://learn.temporal.io/getting_started/php/hello_world_in_php/",
210210
"permanent": true
211211
},
212+
{
213+
"source": "/tutorials",
214+
"destination": "https://learn.temporal.io/tutorials/",
215+
"permanent": true
216+
},
217+
{
218+
"source": "/tutorials/:path*",
219+
"destination": "https://learn.temporal.io/tutorials/:path*",
220+
"permanent": true
221+
},
212222
{
213223
"source": "/php/booking-saga-tutorial",
214224
"destination": "https://learn.temporal.io/tutorials/php/booking_saga/",

0 commit comments

Comments
 (0)