Skip to content

Commit 9d31927

Browse files
committed
Redirect dead links
1 parent 3c11f8e commit 9d31927

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

README.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
# pygame_geometry
2-
[![PRS Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://github.com/novialriptide/pygame_geometry/issues)
3-
[![Python Code Quality](https://github.com/novialriptide/pygame_geometry/actions/workflows/black.yml/badge.svg)](https://github.com/novialriptide/pygame_geometry/actions/workflows/black.yml)
4-
[![C++ Code Quality](https://github.com/novialriptide/pygame_geometry/actions/workflows/cppcheck.yml/badge.svg)](https://github.com/novialriptide/pygame_geometry/actions/workflows/cppcheck.yml)
5-
[![Ubuntu latest](https://github.com/novialriptide/pygame_geometry/actions/workflows/ubuntu_test.yml/badge.svg)](https://github.com/novialriptide/pygame_geometry/actions/workflows/ubuntu_test.yml)
6-
[![Windows latest](https://github.com/novialriptide/pygame_geometry/actions/workflows/windows_test.yml/badge.svg)](https://github.com/novialriptide/pygame_geometry/actions/workflows/windows_test.yml)
7-
[![MacOS latest](https://github.com/novialriptide/pygame_geometry/actions/workflows/macos_test.yml/badge.svg)](https://github.com/novialriptide/pygame_geometry/actions/workflows/macos_test.yml)
8-
![Commits per week](https://img.shields.io/github/commit-activity/w/novialriptide/pygame_geometry/main)
2+
[![PRS Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://github.com/andrewhong04/pygame_geometry/issues)
3+
[![Python Code Quality](https://github.com/andrewhong04/pygame_geometry/actions/workflows/black.yml/badge.svg)](https://github.com/andrewhong04/pygame_geometry/actions/workflows/black.yml)
4+
[![C++ Code Quality](https://github.com/andrewhong04/pygame_geometry/actions/workflows/cppcheck.yml/badge.svg)](https://github.com/andrewhong04/pygame_geometry/actions/workflows/cppcheck.yml)
5+
[![Ubuntu latest](https://github.com/andrewhong04/pygame_geometry/actions/workflows/ubuntu_test.yml/badge.svg)](https://github.com/andrewhong04/pygame_geometry/actions/workflows/ubuntu_test.yml)
6+
[![Windows latest](https://github.com/andrewhong04/pygame_geometry/actions/workflows/windows_test.yml/badge.svg)](https://github.com/andrewhong04/pygame_geometry/actions/workflows/windows_test.yml)
7+
[![MacOS latest](https://github.com/andrewhong04/pygame_geometry/actions/workflows/macos_test.yml/badge.svg)](https://github.com/andrewhong04/pygame_geometry/actions/workflows/macos_test.yml)
8+
![Commits per week](https://img.shields.io/github/commit-activity/w/andrewhong04/pygame_geometry/main)
99
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
1010

1111
pygame_geometry is a free Python implementation of
@@ -18,7 +18,7 @@ this project is heavily in development.** The project is set to be migrated to t
1818
[official pygame-ce repository](https://github.com/pygame-community/pygame-ce).
1919

2020
## Installation (Python 3.8+)
21-
Please follow [this guide](https://github.com/novialriptide/pygame_geometry/blob/main/CONTRIBUTING.md)
21+
Please follow [this guide](https://github.com/pygame-community/pygame_geometry/blob/main/CONTRIBUTING.md)
2222
to install pygame_geometry.
2323

2424
## Help
@@ -32,4 +32,4 @@ majority of the `pygame.geometry` work.
3232

3333
This project is under the supervision of
3434
[Starbuck5](https://github.com/Starbuck5)
35-
& [novialriptide](https://github.com/novialriptide).
35+
& [novial](https://github.com/andrewhong04).

0 commit comments

Comments
 (0)