aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGerd Hoffmann <kraxel@redhat.com>2020-07-13 13:26:46 +0200
committerGerd Hoffmann <kraxel@redhat.com>2020-07-13 13:26:46 +0200
commit4875354c112e6ddfdea5a8126fd3ce4c8deebf60 (patch)
tree6cf104c95f1d9493f38204eb361a864d44739255
parent428f8f08035d94d725478bb23c219afff84eede9 (diff)
downloads2i-virtio-spec-4875354c112e6ddfdea5a8126fd3ce4c8deebf60.tar.gz
update links
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index de71120..59f21ec 100644
--- a/README.md
+++ b/README.md
@@ -1,11 +1,11 @@
# s2i builder for virtio specification
-Source: [https://github.com/kraxel/s2i-virtio-spec](https://github.com/kraxel/s2i-virtio-spec)
+Source: [https://gitlab.com/kraxel/s2i-virtio-spec](https://github.com/kraxel/s2i-virtio-spec)
-Image: kraxel/s2i-virtio-spec @ docker.io registry
+Image: registry.gitlab.com/kraxel/s2i-virtio-spec
## Deploy in openshift
```
-oc new-app kraxel/s2i-virtio-spec~https://github.com/oasis-tcs/virtio-spec
+oc new-app registry.gitlab.com/kraxel/s2i-virtio-spec~https://github.com/oasis-tcs/virtio-spec
```