8000 fix: šŸ› test/release status badge url typo Ā· datajoint/datajoint-python@8f22f62 Ā· GitHub
[go: up one dir, main page]

Skip to content

Commit 8f22f62

Browse files
author
Drew Yang
committed
fix: šŸ› test/release status badge url typo
1 parent 63d2f81 commit 8f22f62

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ā€ŽREADME.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,15 +39,15 @@
3939
<td>Test Status</td>
4040
<td>
4141
<a href="https://github.com/datajoint/datajoint-python/actions/workflows/test.yaml">
42-
<img src="https://github.com/datajoint/datajoint-python/actions/workflows/pages/test/badge.svg" alt="test status" />
42+
<img src="https://github.com/datajoint/datajoint-python/actions/workflows/test.yaml/badge.svg" alt="test status" />
4343
</a>
4444
</td>
4545
</tr>
4646
<tr>
4747
<td>Release Status</td>
4848
<td>
4949
<a href="https://github.com/datajoint/datajoint-python/actions/workflows/post_draft_release_published.yaml">
50-
<img src="https://github.com/datajoint/datajoint-python/actions/workflows/pages/post_draft_release_published/badge.svg" alt="release status" />
50+
<img src="https://github.com/datajoint/datajoint-python/actions/workflows/post_draft_release_published.yaml/badge.svg" alt="release status" />
5151
</a>
5252
</td>
5353
</tr>

0 commit comments

Comments
Ā (0)
0