Update repository links to reflect migration to schultesdev domain in CHANGELOG, CONTRIBUTING, and README files.

This commit is contained in:
Gregor Schulte
2026-02-02 08:48:23 +01:00
parent 43b4910a63
commit 510ce50c33
3 changed files with 10 additions and 10 deletions

View File

@@ -12,7 +12,7 @@ Thank you for your interest in contributing to prefect-go!
### Clone the Repository
```bash
git clone https://github.com/gregor/prefect-go.git
git clone https://git.schultes.dev/schultesdev/prefect-go.git
cd prefect-go
```