docs: change references to repo URL
The Nixery main Git repo has moved from https://github.com/google/nixery to https://github.com/tazjin/nixery . So change it in README and on the https://nixery.dev/ website.
This commit is contained in:
parent
dd7de32c36
commit
3d26ea9e63
3 changed files with 5 additions and 5 deletions
|
|
@ -4,7 +4,7 @@
|
|||
|
||||
-----------------
|
||||
|
||||
[](https://github.com/google/nixery/actions/workflows/build-and-test.yaml)
|
||||
[](https://github.com/tazjin/nixery/actions/workflows/build-and-test.yaml)
|
||||
|
||||
**Nixery** is a Docker-compatible container registry that is capable of
|
||||
transparently building and serving container images using [Nix][].
|
||||
|
|
@ -130,7 +130,7 @@ outlined in [a public gist][gist].
|
|||
It should be trivial to deploy Nixery inside of a Kubernetes cluster with
|
||||
correct caching behaviour, addressing and so on.
|
||||
|
||||
See [issue #4](https://github.com/google/nixery/issues/4).
|
||||
See [issue #4](https://github.com/tazjin/nixery/issues/4).
|
||||
|
||||
### Nix-native builder
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue