Skip to content

Commit d071fc7

Browse files
committed
Fix repo reference
1 parent 5afa562 commit d071fc7

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
@@ -1,6 +1,6 @@
11
# Bootstrap for Python katas
22

3-
[![Run on Replit](https://replit.com/badge/github/megabyde/bootstrap-python-kata)](https://replit.com/new/github/megabyde/bootstrap-python-kata)
3+
[![Run on Replit](https://replit.com/badge/github/Coding-Cuddles/bootstrap-python-kata)](https://replit.com/new/github/Coding-Cuddles/bootstrap-python-kata)
44

55
## Overview
66

@@ -20,4 +20,4 @@ and it will handle all dependencies automatically.
2020

2121
```console
2222
pytest test_something.py
23-
```
23+
```

0 commit comments

Comments
 (0)