Skip to content

Commit dc4b360

Browse files
committed
fix: typo in badge path
1 parent 41e3a13 commit dc4b360

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
A fast percolation simulator for an arbitrarily sized 2d grid.
22

3-
[![CI](https://github.com/dec1/percolation_simulator/actions/workflows/ci.yml/badge.svg?branch=master)](https://github.com/dec1/percolation_simulator/actions/workflows/ci.yml)
3+
[![CI](https://github.com/dec1/percolation_simulator/actions/workflows/ci.yaml/badge.svg?branch=master)](https://github.com/dec1/percolation_simulator/actions/workflows/ci.yaml)
44

55

66
## Percolation Theory

0 commit comments

Comments
 (0)