Skip to content

Commit db0165a

Browse files
committed
fix: correct broken build status badge link
1 parent 0cec472 commit db0165a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# dwarf2cpp
22

3-
[![Build Status](https://github.com/endstone-insider/dwarf2cpp/actions/workflows/build.yml/badge.svg)](https://github.com/yourusername/dwarf2cpp/actions)
3+
[![Build Status](https://github.com/endstone-insider/dwarf2cpp/actions/workflows/build.yml/badge.svg)](https://github.com/endstone-insider/dwarf2cpp/actions)
44
![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)
55
![Python Version](https://img.shields.io/badge/python-3.10%2B-blue.svg)
66

0 commit comments

Comments
 (0)