From cdf227724e746775687f1a253f4fb55db07c14d4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BC=80=E6=BA=90=E6=B5=B7=E5=93=A5?= Date: Sat, 1 Apr 2023 16:25:52 +0800 Subject: [PATCH] update docs --- docs/.vitepress/config.ts | 1 + mybatis-flex-annotation/pom.xml | 6 +++--- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/docs/.vitepress/config.ts b/docs/.vitepress/config.ts index 1b4ab8b2..885928c8 100644 --- a/docs/.vitepress/config.ts +++ b/docs/.vitepress/config.ts @@ -14,6 +14,7 @@ export default defineConfig({ { text: '首页', link: '/' }, { text: '帮助文档', link: '/zh/what-is-mybatisflex' }, { text: '更新日志', link: 'https://gitee.com/mybatis-flex/mybatis-flex/releases' }, + { text: '示例代码', link: 'https://gitee.com/mybatis-flex/mybatis-flex-samples' }, { text: '源码', items: [ { text: 'Gitee', link: 'https://gitee.com/mybatis-flex/mybatis-flex' }, { text: 'Github', link: 'https://github.com/mybatis-flex/mybatis-flex' } diff --git a/mybatis-flex-annotation/pom.xml b/mybatis-flex-annotation/pom.xml index 95cc69ad..860a4bab 100644 --- a/mybatis-flex-annotation/pom.xml +++ b/mybatis-flex-annotation/pom.xml @@ -36,9 +36,9 @@ - - - + + target/generated-sources +