Skip to content

Commit f5a1ccd

Browse files
self explanatory (#1296)
1 parent b0eb62d commit f5a1ccd

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

vercel.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,6 +135,8 @@
135135
{ "source": "/learn/monitoring/mttr-challenges/(/)?", "destination": "/learn/incidents/mttr-challenges/", "permanent": true },
136136
{ "source": "/learn/monitoring/dora-metrics/(/)?", "destination": "/learn/incidents/dora-metrics/", "permanent": true },
137137
{ "source": "/learn/monitoring/reduce-mttd/(/)?", "destination": "/learn/incidents/reduce-mttd/", "permanent": true },
138-
{ "source": "/learn/monitoring/synthetic-transaction-monitoring/(/)?", "destination": "/learn/monitoring/transaction-monitoring/", "permanent": true }
138+
{ "source": "/learn/monitoring/synthetic-transaction-monitoring/(/)?", "destination": "/learn/monitoring/transaction-monitoring/", "permanent": true },
139+
{ "source": "/guides/monitoring-as-code/(/)?", "destination": "/learn/monitoring/monitoring-as-code/", "permanent": true }
140+
139141
]
140142
}

0 commit comments

Comments
 (0)