Skip to content

Commit 9a579ca

Browse files
committed
fix readme link
1 parent 96bec78 commit 9a579ca

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

README.md

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<h3 align="center">
22
<a href="https://flowci.github.io">
3-
<img src="https://github.com/FlowCI/docs/raw/master/src/logo.png" alt="Logo" width="100">
3+
<img src="https://github.com/FlowCI/docs/raw/master/_images/logo.png" alt="Logo" width="100">
44
</a>
55
</h3>
66

@@ -9,12 +9,12 @@
99
<p align="center">
1010
<a href="https://github.com/FlowCI/docs/blob/master/LICENSE"><img src="https://img.shields.io/github/license/flowci/flow-core-x"></a>
1111
<a href="https://github.com/FlowCI/flow-core-x/releases/"><img src="https://img.shields.io/github/v/release/flowci/flow-core-x"></a>
12+
<a href="https://github.com/FlowCI"><img alt="GitHub Org's stars" src="https://img.shields.io/github/stars/flowci"></a>
13+
<a href="https://hub.docker.com/u/flowci"><img alt="Docker Pulls" src="https://img.shields.io/docker/pulls/flowci/core"></a>
1214
</p>
1315

1416
<div align="center">
1517

16-
**English | [简体中文](https://github.com/FlowCI/docs/blob/master/README-cn.md)**
17-
1818
</div>
1919

2020
## What is flow.ci?
@@ -59,7 +59,8 @@ cd flow-docker
5959

6060
## Documentation
6161

62-
+ [English](https://github.com/FlowCI/docs/tree/master/en/index.md)
62+
+ [English](https://flowci.github.io/#/en/)
63+
+ [中文文档](https://flowci.github.io/#/cn/)
6364

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

@@ -71,8 +72,8 @@ Need Help? submit issue from [here](https://github.com/FlowCI/docs/issues) or se
7172

7273
## Architecture
7374

74-
![architecture](https://github.com/FlowCI/docs/raw/master/src/architecture.png)
75+
![architecture](https://github.com/FlowCI/docs/raw/master/_images/architecture.png)
7576

7677
## Preview
7778

78-
![demo](https://github.com/FlowCI/docs/raw/master/src/demo.gif)
79+
![demo](https://github.com/FlowCI/docs/raw/master/_images/demo.gif)

0 commit comments

Comments
 (0)