Skip to content

Commit 5090a09

Browse files
authored
fix: typo (#2493)
* fix: redirects * fix: r
1 parent c8cae82 commit 5090a09

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

site-redirects.ts

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,6 @@ const siteRedirects = [
2323
from: '/en/guides/deploy/upgrade/upgrade',
2424
to: '/guides/deploy/upgrade/compatibility/'
2525
},
26-
{
27-
from: ''
28-
},
2926
// Array Functions: 00-array-functions -> 10-semi-structured-functions/array
3027
{
3128
from: '/sql/sql-functions/array-functions/array-aggregate',

0 commit comments

Comments
 (0)