Skip to content

Commit b2c569a

Browse files
authored
The UDF Libraries link for Functions and Operators in the SQL Manual is 404 (#460)
1 parent 5987d09 commit b2c569a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • src/.vuepress/sidebar/V1.3.3

src/.vuepress/sidebar/V1.3.3/en.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,7 @@ export const enSidebar = {
178178
text: 'Functions and Operators',
179179
collapsible: true,
180180
children: [
181-
{ text: 'UDF Libraries', link: 'UDF-Libraries_timecho' },
181+
{ text: 'UDF Libraries', link: 'UDF-Libraries_apache' },
182182
{ text: 'Operator and Expression', link: 'Operator-and-Expression' },
183183
{ text: 'Function and Expression', link: 'Function-and-Expression' },
184184
],

0 commit comments

Comments
 (0)