fix: README repo reference

This commit is contained in:
2026-06-03 21:04:07 -07:00
parent 05f2651f4f
commit 978579d96d

View File

@@ -42,7 +42,7 @@ In the consuming project's `pyproject.toml`:
dependencies = ["apify-shared"]
[tool.uv.sources]
apify-shared = { git = "https://your-gitea-instance.com/virtek-labs/apify-shared" }
apify-shared = { git = "https://git.virteklabs.com/virtek-labs/apify-shared" }
```
Pin to a specific tag, branch, or commit: