Skip to content

Commit 936d304

Browse files
authored
Merge pull request #293 from tu1h/doc_rename_doc2docs
rename doc folder to docs
2 parents 11c9d42 + 339fb7d commit 936d304

File tree

9 files changed

+5
-5
lines changed

9 files changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
<p>
1010

11-
[<img src="doc/images/certified-kubernetes-color.png" height=150>](https://github.com/cncf/k8s-conformance/pull/2240)
11+
[<img src="docs/images/certified-kubernetes-color.png" height=150>](https://github.com/cncf/k8s-conformance/pull/2240)
1212
<!--
1313
Source: https://github.com/cncf/artwork/tree/master/projects/kubernetes/certified-kubernetes
1414
-->
@@ -26,8 +26,8 @@ kubean is a cluster lifecycle management tool based on [kubespray](https://githu
2626
[![main workflow](https://github.com/kubean-io/kubean/actions/workflows/auto-main-ci.yaml/badge.svg)](https://github.com/kubean-io/kubean/actions/workflows/auto-main-ci.yaml)
2727
[![codecov](https://codecov.io/gh/kubean-io/kubean/branch/main/graph/badge.svg?token=8FX807D3QQ)](https://codecov.io/gh/kubean-io/kubean)
2828
[![CII Best Practices](https://bestpractices.coreinfrastructure.org/projects/6263/badge)](https://bestpractices.coreinfrastructure.org/projects/6263)
29-
[![kubean coverage](https://raw.githubusercontent.com/dasu23/e2ecoverage/master/badges/kubean/kubeanCoverage.svg)](https://github.com/kubean-io/kubean/blob/main/doc/test/kubean_testcase.md)
30-
[![kubean coverage](https://raw.githubusercontent.com/dasu23/e2ecoverage/master/badges/kubean/kubeanCoverage2.svg)](https://github.com/kubean-io/kubean/blob/main/doc/test/kubean_testcase.md)
29+
[![kubean coverage](https://raw.githubusercontent.com/dasu23/e2ecoverage/master/badges/kubean/kubeanCoverage.svg)](https://github.com/kubean-io/kubean/blob/main/docs/test/kubean_testcase.md)
30+
[![kubean coverage](https://raw.githubusercontent.com/dasu23/e2ecoverage/master/badges/kubean/kubeanCoverage2.svg)](https://github.com/kubean-io/kubean/blob/main/docs/test/kubean_testcase.md)
3131
[![license](https://img.shields.io/badge/license-AL%202.0-blue)](https://github.com/kubean-io/kubean/blob/main/LICENSE)
3232
[![Go Report Card](https://goreportcard.com/badge/github.com/kubean-io/kubean)](https://goreportcard.com/report/github.com/kubean-io/kubean)
3333

@@ -57,8 +57,8 @@ We cloud use the example in folder `artifacts/demo` which uses online resources
5757
3. `kubectl apply -f demo/` to start kubeanClusterOps which will start the kubespray job
5858
4. `kubectl get job -n kubean-system` to check the kubespray job status
5959

60-
[![quick_start_image](doc/images/quick_start.gif)](https://asciinema.org/a/511386)
60+
[![quick_start_image](docs/images/quick_start.gif)](https://asciinema.org/a/511386)
6161

6262
## Offline Usage
6363

64-
[offline](doc/offline.md)
64+
[offline](docs/offline.md)
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)