This is an automated email from the ASF dual-hosted git repository.

zykkk pushed a commit to branch branch-1.2-lts
in repository https://gitbox.apache.org/repos/asf/doris.git


The following commit(s) were added to refs/heads/branch-1.2-lts by this push:
     new 4dd32484ed [typo](docs) modify the invalid url in release-1.2.1 
(#21320)
4dd32484ed is described below

commit 4dd32484ed22d362c5a1328cb9ac18f4b8d62e4b
Author: Euporia <31833513+vinle...@users.noreply.github.com>
AuthorDate: Thu Jun 29 14:57:11 2023 +0800

    [typo](docs) modify the invalid url in release-1.2.1 (#21320)
---
 docs/en/docs/releasenotes/release-1.2.0.md    | 2 +-
 docs/en/docs/releasenotes/release-1.2.1.md    | 2 +-
 docs/zh-CN/docs/releasenotes/release-1.2.1.md | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/docs/en/docs/releasenotes/release-1.2.0.md 
b/docs/en/docs/releasenotes/release-1.2.0.md
index b0a7ad4df9..2529ce7e58 100644
--- a/docs/en/docs/releasenotes/release-1.2.0.md
+++ b/docs/en/docs/releasenotes/release-1.2.0.md
@@ -115,7 +115,7 @@ When creating a table, set `"light_schema_change"="true"` 
in properties.
                2. When datev2 and datetimev2 are calculated with the original 
date and datetime (for example, equivalent connection), the original type will 
be cast into a new type for calculation
                3. The example is in the documentation
 
-               Documentation: 
https://doris.apache.org/docs/dev/sql-manual/sql-reference/Data-Types/DATEV2
+               Documentation: 
https://doris.apache.org/docs/1.2/sql-manual/sql-reference/Data-Types/DATEV2
         
         
 ## More
diff --git a/docs/en/docs/releasenotes/release-1.2.1.md 
b/docs/en/docs/releasenotes/release-1.2.1.md
index d5adb31eb5..069629cc62 100644
--- a/docs/en/docs/releasenotes/release-1.2.1.md
+++ b/docs/en/docs/releasenotes/release-1.2.1.md
@@ -36,7 +36,7 @@ DecimalV3, which supports higher precision and better 
performance, has the follo
 
 - More complete precision derivation support, for different expressions, 
different precision derivation rules are applied to the accuracy of the result.
 
-[DecimalV3](https://doris.apache.org/docs/dev/sql-manual/sql-reference/Data-Types/DECIMALV3/)
+[DecimalV3](https://doris.apache.org/docs/1.2/sql-manual/sql-reference/Data-Types/DECIMALV3/)
 
 ### Support Iceberg V2
 
diff --git a/docs/zh-CN/docs/releasenotes/release-1.2.1.md 
b/docs/zh-CN/docs/releasenotes/release-1.2.1.md
index 0617515d73..579e6ea2fa 100644
--- a/docs/zh-CN/docs/releasenotes/release-1.2.1.md
+++ b/docs/zh-CN/docs/releasenotes/release-1.2.1.md
@@ -39,7 +39,7 @@ under the License.
 
 - 支持更完备的精度推演,对于不同的表达式,应用不同的精度推演规则对结果的精度进行推演。
 
-[DecimalV3](https://doris.apache.org/zh-CN/docs/dev/sql-manual/sql-reference/Data-Types/DECIMALV3)
+[DecimalV3](https://doris.apache.org/zh-CN/docs/1.2/sql-manual/sql-reference/Data-Types/DECIMALV3)
 
 ### 支持 Iceberg V2
 


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org

Reply via email to