Skip to content

Commit 2984c45

Browse files
committed
Catch workflows badge with .yml file
1 parent b8dbd44 commit 2984c45

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
![PyPI - Python Version](https://img.shields.io/pypi/pyversions/metaperceptron.svg)
1313
![PyPI - Downloads](https://img.shields.io/pypi/dm/metaperceptron.svg)
1414
[![Downloads](https://pepy.tech/badge/metaperceptron)](https://pepy.tech/project/metaperceptron)
15-
[![Tests & Publishes to PyPI](https://github.com/thieu1995/metaperceptron/actions/workflows/publish-package.yaml/badge.svg)](https://github.com/thieu1995/metaperceptron/actions/workflows/publish-package.yaml)
15+
[![Tests & Publishes to PyPI](https://github.com/thieu1995/metaperceptron/actions/workflows/publish-package.yml/badge.svg)](https://github.com/thieu1995/metaperceptron/actions/workflows/publish-package.yml)
1616
[![Documentation Status](https://readthedocs.org/projects/metaperceptron/badge/?version=latest)](https://metaperceptron.readthedocs.io/en/latest/?badge=latest)
1717
[![Chat](https://img.shields.io/badge/Chat-on%20Telegram-blue)](https://t.me/+fRVCJGuGJg1mNDg1)
1818
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.10251021.svg)](https://zenodo.org/doi/10.5281/zenodo.10251021)

docs/source/index.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@ Welcome to MetaPerceptron's documentation!
2424
.. image:: https://img.shields.io/pypi/dm/metaperceptron.svg
2525
:target: https://img.shields.io/pypi/dm/metaperceptron.svg
2626

27-
.. image:: https://github.com/thieu1995/metaperceptron/actions/workflows/publish-package.yaml/badge.svg
28-
:target: https://github.com/thieu1995/metaperceptron/actions/workflows/publish-package.yaml
27+
.. image:: https://github.com/thieu1995/metaperceptron/actions/workflows/publish-package.yml/badge.svg
28+
:target: https://github.com/thieu1995/metaperceptron/actions/workflows/publish-package.yml
2929

3030
.. image:: https://pepy.tech/badge/metaperceptron
3131
:target: https://pepy.tech/project/metaperceptron

0 commit comments

Comments
 (0)