Skip to content

Commit 61fda24

Browse files
committed
Use the lates workflow file name
1 parent 07ef5dd commit 61fda24

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed
File renamed without changes.

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@
1515
.. |Black| image:: https://img.shields.io/badge/code_style-black-black
1616
:target: https://github.com/psf/black
1717

18-
.. |CI| image:: https://github.com/diffpy/diffpy.structure/actions/workflows/test.yml/badge.svg
19-
:target: https://github.com/diffpy/diffpy.structure/actions/workflows/test.yml
18+
.. |CI| image:: https://github.com/diffpy/diffpy.structure/actions/workflows/main.yml/badge.svg
19+
:target: https://github.com/diffpy/diffpy.structure/actions/workflows/main.yml
2020

2121
.. |Codecov| image:: https://codecov.io/gh/diffpy/diffpy.structure/branch/main/graph/badge.svg
2222
:target: https://codecov.io/gh/diffpy/diffpy.structure

doc/source/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
.. |title| replace:: diffpy.structure documentation
66

7-
diffpy.structure - Crystal structure container and parsers for structure formats..
7+
diffpy.structure - Crystal structure container and parsers for structure formats.
88

99
| Software version |release|.
1010
| Last updated |today|.

0 commit comments

Comments
 (0)