Skip to content

Commit

Permalink
fix link
Browse files Browse the repository at this point in the history
  • Loading branch information
gy2006 committed Jan 11, 2022
1 parent 9c689d1 commit 29f6b4a
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 12 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,13 @@
<p align="center">
<a href="https://github.com/FlowCI/docs/blob/master/LICENSE"><img src="https://img.shields.io/github/license/flowci/flow-core-x"></a>
<a href="https://github.com/FlowCI/flow-core-x/releases/"><img src="https://img.shields.io/github/v/release/flowci/flow-core-x"></a>
<a href="https://github.com/FlowCI"><img alt="GitHub Org's stars" src="https://img.shields.io/github/stars/flowci"></a>
<a href="https://hub.docker.com/u/flowci"><img alt="Docker Pulls" src="https://img.shields.io/docker/pulls/flowci/core"></a>
</p>

<div align="center">

**English | [简体中文](./cn/README.md)**
**English | [简体中文](cn/README.md)**

</div>

Expand Down Expand Up @@ -57,16 +59,14 @@ cd flow-docker
./server.sh start
```

## Documentation

+ [English](https://github.com/FlowCI/docs/tree/master/en/index.md)
## Issue

Need Help? submit issue from [here](https://github.com/FlowCI/docs/issues) or send email to `[email protected]`


## Templates

[maven, npm, golang, ruby, android and more](https://github.com/FlowCI/templates)
[maven, npm, golang, ruby, android and more...](https://github.com/FlowCI/templates)


## Architecture
Expand All @@ -75,4 +75,4 @@ Need Help? submit issue from [here](https://github.com/FlowCI/docs/issues) or se

## Preview

![demo](https://github.com/FlowCI/docs/raw/master/src/demo.gif)
![demo](../_images/demo.gif)
8 changes: 3 additions & 5 deletions cn/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,16 +59,14 @@ cd flow-docker
./server.sh start
```

## 文档

+ [简体中文](https://github.com/FlowCI/docs/tree/master/cn/index.md)
## 帮助

如果需要帮助? 从[这里]提交问题 (https://github.com/FlowCI/docs/issues) 或发送邮件至 `[email protected]`


## 构建模板

[maven, npm, golang, ruby, android and more](https://github.com/FlowCI/templates)
[maven, npm, golang, ruby, android 和更多...](https://github.com/FlowCI/templates)


## 基本架构
Expand All @@ -77,4 +75,4 @@ cd flow-docker

## 预览

![demo](https://github.com/FlowCI/docs/raw/master/src/demo.gif)
![demo](../_images/demo.gif)
1 change: 0 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@
<div id="app"></div>
<script>
window.$docsify = {
ga: 'G-PHNJC5KT6E',
name: 'flow.ci',
repo: 'https://github.com/flowci/flow-core-x',
loadSidebar: true,
Expand Down

0 comments on commit 29f6b4a

Please sign in to comment.