This is an automated email from the ASF dual-hosted git repository.
zykkk pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/doris-website.git
The following commit(s) were added to refs/heads/master by this push:
new 6e8a907fa9f [typo](docs) modify the invalid url in the release-1.2
(#250)
6e8a907fa9f is described below
commit 6e8a907fa9ffdaf9ae70cf9f0f2ad40b6144c200
Author: Euporia <[email protected]>
AuthorDate: Mon Jul 10 11:00:03 2023 +0800
[typo](docs) modify the invalid url in the release-1.2 (#250)
---
.../version-1.2/releasenotes/release-1.2.1.md | 2 +-
versioned_docs/version-1.2/releasenotes/release-1.2.0.md | 2 +-
versioned_docs/version-1.2/releasenotes/release-1.2.1.md | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git
a/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.2/releasenotes/release-1.2.1.md
b/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.2/releasenotes/release-1.2.1.md
index 0617515d73a..579e6ea2fa1 100644
---
a/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.2/releasenotes/release-1.2.1.md
+++
b/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.2/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
diff --git a/versioned_docs/version-1.2/releasenotes/release-1.2.0.md
b/versioned_docs/version-1.2/releasenotes/release-1.2.0.md
index b0a7ad4df9f..2529ce7e58a 100644
--- a/versioned_docs/version-1.2/releasenotes/release-1.2.0.md
+++ b/versioned_docs/version-1.2/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/versioned_docs/version-1.2/releasenotes/release-1.2.1.md
b/versioned_docs/version-1.2/releasenotes/release-1.2.1.md
index d5adb31eb52..069629cc62b 100644
--- a/versioned_docs/version-1.2/releasenotes/release-1.2.1.md
+++ b/versioned_docs/version-1.2/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
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]