From ecb068d91963cc8d36f66b8c34c781c8cc13524e Mon Sep 17 00:00:00 2001 From: lvlinsheng Date: Fri, 17 Nov 2023 10:19:10 +0800 Subject: [PATCH] docs: update docs --- src/pages/guide.export/markdown_en-US.mdx | 6 +++--- src/pages/guide.export/markdown_zh-CN.mdx | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/src/pages/guide.export/markdown_en-US.mdx b/src/pages/guide.export/markdown_en-US.mdx index 916a4968..df8c4e1a 100644 --- a/src/pages/guide.export/markdown_en-US.mdx +++ b/src/pages/guide.export/markdown_en-US.mdx @@ -6,7 +6,7 @@ import audio from './audio.png'; ### Image Format -After finishing the annotations, you can export the annotated results file in JSON, COCO, MASK formats.For annotation format instructions, please visit (https://opendatalab.github.io/labelU/#/schema/image/point) +After finishing the annotations, you can export the annotated results file in JSON, COCO, MASK formats.For annotation format instructions, please visit [https://opendatalab.github.io/labelU/#/schema/image/point](https://opendatalab.github.io/labelU/#/schema/image/point) @@ -19,7 +19,7 @@ After finishing the annotations, you can export the annotated results file in JS ### Video Format -After completing the annotations, you can export the annotated results file in JSON format.For annotation format instructions, please visit (https://opendatalab.github.io/labelU/#/schema/video/segment) +After completing the annotations, you can export the annotated results file in JSON format.For annotation format instructions, please visit [https://opendatalab.github.io/labelU/#/schema/video/segment](https://opendatalab.github.io/labelU/#/schema/video/segment) @@ -32,7 +32,7 @@ After completing the annotations, you can export the annotated results file in J ### Audio Format -After completing the annotations, you can export the annotated results file in JSON format.For annotation format instructions, please visit (https://opendatalab.github.io/labelU/#/schema/audio/segment) +After completing the annotations, you can export the annotated results file in JSON format.For annotation format instructions, please visit [https://opendatalab.github.io/labelU/#/schema/audio/segment](https://opendatalab.github.io/labelU/#/schema/audio/segment) diff --git a/src/pages/guide.export/markdown_zh-CN.mdx b/src/pages/guide.export/markdown_zh-CN.mdx index 02aec3e0..12ce4630 100644 --- a/src/pages/guide.export/markdown_zh-CN.mdx +++ b/src/pages/guide.export/markdown_zh-CN.mdx @@ -6,19 +6,19 @@ import audio from './audio.png'; ### 图片 -完成标注后,可将标注结果文件以JSON,COCO,MASK形式导出。标注格式说明见(https://opendatalab.github.io/labelU/#/schema/image/point) +完成标注后,可将标注结果文件以JSON,COCO,MASK形式导出。标注格式说明见[https://opendatalab.github.io/labelU/#/schema/image/point](https://opendatalab.github.io/labelU/#/schema/image/point) ### 视频 -完成标注后,可将标注结果文件以JSON形式导出。标注格式说明见(https://opendatalab.github.io/labelU/#/schema/video/segment) +完成标注后,可将标注结果文件以JSON形式导出。标注格式说明见[https://opendatalab.github.io/labelU/#/schema/video/segment](https://opendatalab.github.io/labelU/#/schema/video/segment) ### 音频 -完成标注后,可将标注结果文件以JSON形式导出。标注格式说明见(https://opendatalab.github.io/labelU/#/schema/audio/segment) +完成标注后,可将标注结果文件以JSON形式导出。标注格式说明见[https://opendatalab.github.io/labelU/#/schema/audio/segment](https://opendatalab.github.io/labelU/#/schema/audio/segment)