Skip to content

Commit 8d2b374

Browse files
committed
use correct file name in nav.adoc of english version
1 parent d646c92 commit 8d2b374

1 file changed

Lines changed: 11 additions & 11 deletions

File tree

EN/modules/ROOT/nav.adoc

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -27,12 +27,12 @@
2727
** xref:master/oracle_compatibility/compat_empty_string_to_null.adoc[18、Empty String to NULL]
2828
** xref:master/oracle_compatibility/compat_call_into.adoc[19、CALL INTO]
2929
** xref:master/oracle_compatibility/compat_read_only_view.adoc[20、Read Only View]
30-
** xref:master/oracle_compatibility/with_function_procedure_en.adoc[21、WITH FUNCTION/PROCEDURE]
30+
** xref:master/oracle_compatibility/with_function_procedure.adoc[21、WITH FUNCTION/PROCEDURE]
3131
** xref:master/oracle_compatibility/compat_create_index_online.adoc[22、ONLINE Parameter for CREATE INDEX]
3232
** xref:master/oracle_compatibility/compat_stragg.adoc[23、STRAGG function]
33-
** xref:master/oracle_compatibility/compat_alter_index_unusable_en.adoc[24、Alter Index Unusable]
34-
** xref:master/oracle_compatibility/compat_dbtimezone_en.adoc[25、dbtimezone]
35-
** xref:master/oracle_compatibility/compat_user_defined_exception_en.adoc[26、User Defined EXCEPTION]
33+
** xref:master/oracle_compatibility/compat_alter_index_unusable.adoc[24、Alter Index Unusable]
34+
** xref:master/oracle_compatibility/compat_dbtimezone.adoc[25、dbtimezone]
35+
** xref:master/oracle_compatibility/compat_user_defined_exception.adoc[26、User Defined EXCEPTION]
3636
* Containerization and Cloud Service
3737
** Containerization
3838
*** xref:master/containerization/k8s_deployment.adoc[K8S deployment]
@@ -73,8 +73,8 @@
7373
*** xref:master/ecosystem_components/pg_profile.adoc[pg_profile]
7474
*** xref:master/ecosystem_components/pg_repack.adoc[pg_repack]
7575
*** xref:master/ecosystem_components/pgdog.adoc[PgDog]
76-
*** xref:master/ecosystem_components/pg_readonly_en.adoc[pg_readonly]
77-
*** xref:master/ecosystem_components/zhparser_en.adoc[zhparser]
76+
*** xref:master/ecosystem_components/pg_readonly.adoc[pg_readonly]
77+
*** xref:master/ecosystem_components/zhparser.adoc[zhparser]
7878
*** xref:master/ecosystem_components/pgbackrest.adoc[pgBackRest]
7979
*** xref:master/ecosystem_components/set_user.adoc[set_user]
8080
*** xref:master/ecosystem_components/pg_jieba.adoc[pg_jieba]
@@ -110,17 +110,17 @@
110110
*** xref:master/compatibility_features_design/empty_string_to_null.adoc[Empty String to NULL]
111111
*** xref:master/compatibility_features_design/call_into.adoc[CALL INTO]
112112
*** xref:master/compatibility_features_design/read_only_view.adoc[Read Only View]
113-
*** xref:master/compatibility_features_design/with_function_procedure_impl_en.adoc[WITH FUNCTION/PROCEDURE]
113+
*** xref:master/compatibility_features_design/with_function_procedure_impl.adoc[WITH FUNCTION/PROCEDURE]
114114
*** xref:master/compatibility_features_design/create_index_online.adoc[ONLINE Parameter for CREATE INDEX]
115-
*** xref:master/compatibility_features_design/alter_index_unusable_impl_en.adoc[Alter Index Unusable]
116-
*** xref:master/compatibility_features_design/user_defined_exception_en.adoc[User Defined EXCEPTION]
115+
*** xref:master/compatibility_features_design/alter_index_unusable_impl.adoc[Alter Index Unusable]
116+
*** xref:master/compatibility_features_design/user_defined_exception.adoc[User Defined EXCEPTION]
117117
** Built-in Functions
118118
*** xref:master/oracle_builtin_functions/sys_context.adoc[sys_context]
119119
*** xref:master/oracle_builtin_functions/userenv.adoc[userenv]
120120
*** xref:master/oracle_builtin_functions/rawtohex.adoc[rawtohex]
121121
*** xref:master/oracle_builtin_functions/stragg.adoc[stragg]
122-
*** xref:master/oracle_builtin_functions/dbtimezone_impl_en.adoc[dbtimezone]
123-
*** xref:master/oracle_builtin_functions/vsize_en.adoc[vsize]
122+
*** xref:master/oracle_builtin_functions/dbtimezone_impl.adoc[dbtimezone]
123+
*** xref:master/oracle_builtin_functions/vsize.adoc[vsize]
124124
** xref:master/gb18030.adoc[GB18030 Character Set]
125125
* Reference
126126
** xref:master/tools_reference.adoc[Tool Reference]

0 commit comments

Comments
 (0)