From b0f9c7bbed3efd4e12b530c5d2f58af803400fea Mon Sep 17 00:00:00 2001
From: linfeng <2445465217@qq.com>
Date: Thu, 13 Oct 2022 14:55:51 +0800
Subject: [PATCH] =?UTF-8?q?=E5=AE=98=E7=BD=91=E5=9C=B0=E5=9D=80?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
README.md | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/README.md b/README.md
index 8943930..736ad85 100644
--- a/README.md
+++ b/README.md
@@ -1,11 +1,11 @@
linfeng-community 开源版
基于SpringBoot2+MybatisPlus+Shiro+Quartz+jwt+Redis+Vue+Uniapp的前后端分离的社交论坛问答发帖/BBS项目
-[H5端演示](https://www.linfeng.tech) | [后台演示](https://dev.linfeng.tech) | [群聊](https://gitee.com/virus010101/linfeng-community/raw/master/images/qrcode.jpg) | [文档](https://www.kancloud.cn/linfengkj/linfeng_community/2754703) | [版本区别](http://pic.linfeng.tech/test/20220906/be9dfe9085024347a82d531d4c96cc51.png) | [Github](https://github.com/virus010101/linfeng-community) | [官网](https://net.linfeng.tech)
+ [官网](https://net.linfeng.tech) |[H5端演示](https://www.linfeng.tech) | [后台演示](https://dev.linfeng.tech) | [群聊](https://gitee.com/virus010101/linfeng-community/raw/master/images/qrcode.jpg) | [文档](https://www.kancloud.cn/linfengkj/linfeng_community/2754703) | [版本区别](http://pic.linfeng.tech/test/20220906/be9dfe9085024347a82d531d4c96cc51.png) | [Github](https://github.com/virus010101/linfeng-community)
#### 1.介绍
-**官网**:[https://net.linfeng.tech]
+**官网**:https://net.linfeng.tech
林风社交论坛uniapp**小程序/H5/APP版本**基于SpringBoot2+MybatisPlus+Shiro+Quartz+jwt+Redis+Vue+Uniapp的前后端分离的社交论坛问答发帖/BBS项目。 项目分为Uniapp用户端(**兼容H5、微信小程序、APP端**)和Vue后台管理端(包括完整的权限处理), 基于以下技术栈开发:SpringBoot、MybatisPlus、Shiro、Quartz、jwt、Redis、Vue、Uniapp、MySQL5.7。
@@ -119,7 +119,7 @@ https://github.com/virus010101/linfeng-community
#### 4.必看说明
-**官网**:[https://net.linfeng.tech]
+**官网**:https://net.linfeng.tech
1.**后台前端的代码**在 **src\main\resources\static\linfeng-community-vue** 目录下!