We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7676e08 commit c978d9cCopy full SHA for c978d9c
index.html
@@ -20,7 +20,7 @@ <h1 class="project-name">hsweb企业后台管理系统基础框架</h1>
20
<h2 class="project-tagline"><b>hsweb</b>是一个用于快速构建后台管理系统的基础框架,基于java8,spring-boot,mybatis...</h2>
21
<a target="_blank" href="https://github.com/hs-web/" class="btn">项目地址</a>
22
<a href="#%E6%BC%94%E7%A4%BA" class="btn">在线演示</a>
23
- <a target="_blank" href="https://github.com/hs-web/hsweb-framework/tree/master/doc" class="btn">项目文档</a>
+ <a target="_blank" href="https://github.com/hs-web/hsweb-framework/wiki" class="btn">项目文档</a>
24
<a target="_blank" href="https://github.com/hs-web/hsweb-framework/tree/3.0" title="开发中..." class="btn">全新3.0</a>
25
<br/>
26
<a target="_blank" href="https://travis-ci.org/hs-web/hsweb-framework"><img src="images/travis.svg" id="travis"
0 commit comments