Skip to content

Commit 908bcf9

Browse files
committed
fix links in readme for mkdocs
1 parent 5086271 commit 908bcf9

File tree

1 file changed

+39
-12
lines changed

1 file changed

+39
-12
lines changed

README.md

Lines changed: 39 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,28 +1,55 @@
11
<div align="center">
22
<br/>
33

4-
[![Test Suite](https://img.shields.io/github/actions/workflow/status/emdgroup/octopus/test-package.yml?branch=main&style=flat-square&label=Test%20Suite&labelColor=0f69af&color=ffdcb9)](https://github.com/emdgroup/octopus/actions/workflows/test-package.yml?query=branch%3Amain)
5-
[![Code Quality](https://img.shields.io/github/actions/workflow/status/emdgroup/octopus/ruff.yml?branch=main&style=flat-square&label=Code%20Quality&labelColor=0f69af&color=ffdcb9)](https://github.com/emdgroup/octopus/actions/workflows/ruff.yml?query=branch%3Amain)
6-
[![Docs](https://img.shields.io/github/actions/workflow/status/emdgroup/octopus/docs.yml?branch=main&style=flat-square&label=Docs&labelColor=0f69af&color=ffdcb9)](https://github.com/emdgroup/octopus/actions/workflows/docs.yml?query=branch%3Amain)
4+
<div>
5+
<a href="https://github.com/emdgroup/octopus/actions/workflows/test-package.yml?query=branch%3Amain">
6+
<img src="https://img.shields.io/github/actions/workflow/status/emdgroup/octopus/test-package.yml?branch=main&style=flat-square&label=Test%20Suite&labelColor=0f69af&color=ffdcb9" alt="Test Suite">
7+
</a>
8+
<a href="https://github.com/emdgroup/octopus/actions/workflows/ruff.yml?query=branch%3Amain">
9+
<img src="https://img.shields.io/github/actions/workflow/status/emdgroup/octopus/ruff.yml?branch=main&style=flat-square&label=Code%20Quality&labelColor=0f69af&color=ffdcb9" alt="Code Quality">
10+
</a>
11+
<a href="https://github.com/emdgroup/octopus/actions/workflows/docs.yml?query=branch%3Amain">
12+
<img src="https://img.shields.io/github/actions/workflow/status/emdgroup/octopus/docs.yml?branch=main&style=flat-square&label=Docs&labelColor=0f69af&color=ffdcb9" alt="Docs">
13+
</a>
14+
</div>
715

8-
[![Supports Python](https://img.shields.io/pypi/pyversions/octopus-automl?style=flat-square&label=Supports%20Python&labelColor=96d7d2&color=ffdcb9)](https://pypi.org/project/octopus-automl/)
9-
[![PyPI version](https://img.shields.io/pypi/v/octopus-automl.svg?style=flat-square&label=PyPI%20Version&labelColor=96d7d2&color=ffdcb9)](https://pypi.org/project/octopus-automl/)
10-
[![Downloads](https://img.shields.io/pypi/dm/octopus-automl?style=flat-square&label=Downloads&labelColor=96d7d2&color=ffdcb9)](https://pypistats.org/packages/octopus-automl)
11-
[![Issues](https://img.shields.io/github/issues/emdgroup/octopus?style=flat-square&label=Issues&labelColor=96d7d2&color=ffdcb9)](https://github.com/emdgroup/octopus/issues/)
12-
[![PRs](https://img.shields.io/github/issues-pr/emdgroup/octopus?style=flat-square&label=PRs&labelColor=96d7d2&color=ffdcb9)](https://github.com/emdgroup/octopus/pulls/)
13-
[![License](https://shields.io/badge/License-Apache%202.0-green.svg?style=flat-square&labelColor=96d7d2&color=ffdcb9)](http://www.apache.org/licenses/LICENSE-2.0)
16+
<div>
17+
<a href="https://pypi.org/project/octopus-automl/">
18+
<img src="https://img.shields.io/pypi/pyversions/octopus-automl?style=flat-square&label=Supports%20Python&labelColor=96d7d2&color=ffdcb9" alt="Supports Python">
19+
</a>
20+
<a href="https://pypi.org/project/octopus-automl/">
21+
<img src="https://img.shields.io/pypi/v/octopus-automl.svg?style=flat-square&label=PyPI%20Version&labelColor=96d7d2&color=ffdcb9" alt="PyPI version">
22+
</a>
23+
<a href="https://pypistats.org/packages/octopus-automl">
24+
<img src="https://img.shields.io/pypi/dm/octopus-automl?style=flat-square&label=Downloads&labelColor=96d7d2&color=ffdcb9" alt="Downloads">
25+
</a>
26+
<a href="https://github.com/emdgroup/octopus/issues/">
27+
<img src="https://img.shields.io/github/issues/emdgroup/octopus?style=flat-square&label=Issues&labelColor=96d7d2&color=ffdcb9" alt="Issues">
28+
</a>
29+
<a href="https://github.com/emdgroup/octopus/pulls/">
30+
<img src="https://img.shields.io/github/issues-pr/emdgroup/octopus?style=flat-square&label=PRs&labelColor=96d7d2&color=ffdcb9" alt="PRs">
31+
</a>
32+
<a href="http://www.apache.org/licenses/LICENSE-2.0">
33+
<img src="https://shields.io/badge/License-Apache%202.0-green.svg?style=flat-square&labelColor=96d7d2&color=ffdcb9" alt="License">
34+
</a>
35+
</div>
1436

15-
[![Logo](https://raw.githubusercontent.com/emdgroup/octopus/main/docs/assets/logo.png)](https://github.com/emdgroup/octopus/)
37+
<div>
38+
<a href="https://github.com/emdgroup/octopus/">
39+
<img src="https://raw.githubusercontent.com/emdgroup/octopus/main/docs/assets/logo.png" alt="Logo">
40+
</a>
41+
</div>
1642

17-
&nbsp;
43+
<div>
1844
<a href="https://emdgroup.github.io/octopus/">Homepage<a/>
1945
&nbsp;&nbsp;
2046
<a href="https://emdgroup.github.io/octopus/userguide/userguide/">User Guide<a/>
2147
&nbsp;&nbsp;
2248
<a href="https://emdgroup.github.io/octopus/reference/reference/">Documentation<a/>
2349
&nbsp;&nbsp;
2450
<a href="https://emdgroup.github.io/octopus/contributing/">Contribute<a/>
25-
&nbsp;
51+
</div>
52+
2653
</div>
2754

2855

0 commit comments

Comments
 (0)