diff --git a/content/docs-lite/en/menu/index.md b/content/docs-lite/en/menu/index.md index f875db7c38efd5f9e30f3b7f0f1349e5a0017aa1..958c263de3f1bbdb0c80b95c8700fba0a7ad8feb 100644 --- a/content/docs-lite/en/menu/index.md +++ b/content/docs-lite/en/menu/index.md @@ -238,7 +238,7 @@ headless: true - [ODBC Packages, Dependent Libraries, and Header Files]({{< relref "./docs/DeveloperGuide/odbc-packages-dependent-libraries-and-header-files.md" >}}) - [Configuring a Data Source in the Linux OS]({{< relref "./docs/DeveloperGuide/configuring-a-data-source-in-the-linux-os.md" >}}) - [Development Process]({{< relref "./docs/DeveloperGuide/development-process-odbc.md" >}}) - - [Example: Common Functions and Batch Binding]({{< relref "./docs/DeveloperGuide/development-process-odbc.md.md" >}}) + - [Example: Common Functions and Batch Binding]({{< relref "./docs/DeveloperGuide/example-common-functions-and-batch-binding.md" >}}) - [Typical Application Scenarios and Configurations]({{< relref "./docs/DeveloperGuide/typical-application-scenarios-and-configurations.md" >}}) - [ODBC Interface Reference]({{< relref "./docs/DeveloperGuide/odbc-interface-reference.md" >}}) - [SQLAllocEnv]({{< relref "./docs/Developerguide/sqlallocenv.md" >}}) diff --git a/content/en/docs/DatabaseOMGuide/before-you-start.md b/content/en/docs/DatabaseOMGuide/before-you-start.md index 31aa59db1a4d9e4d46b71f30f810f5e98d3b8ca4..006607a140e489bbef0eaef169cb50424b174cdc 100644 --- a/content/en/docs/DatabaseOMGuide/before-you-start.md +++ b/content/en/docs/DatabaseOMGuide/before-you-start.md @@ -35,24 +35,25 @@ Gray upgrade: based on gray upgrade, supports to upgrade the specified nodes, su
It can be upgraded to any version earlier than openGauss 1.0.1.
+It can be upgraded to any version form openGauss 1.1.0 to openGauss 3.1.0 (exclusive).
+可以升级到openGauss1.1.0-openGauss3.1.0之间的任意版本,不包含openGauss3.1.0版本。
+