Skip to content

Commit ac82180

Browse files
authored
Merge pull request #374 from realpython/fix/update-readme-badge
Update shields URL for GitHub Actions
2 parents 2dc7bfb + 2931372 commit ac82180

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Bonus materials, exercises, and example projects for Real Python's [Python tutorials](https://realpython.com).
44

55
Build Status:
6-
[![GitHub Actions](https://img.shields.io/github/workflow/status/realpython/materials/linters?label=build)](https://github.com/realpython/materials/actions)
6+
[![GitHub Actions](https://img.shields.io/github/actions/workflow/status/realpython/materials/linters.yml?branch=master)](https://github.com/realpython/materials/actions)
77

88
## Got a Question?
99

0 commit comments

Comments
 (0)