aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index e728fd9..911b336 100644
--- a/README.md
+++ b/README.md
@@ -1,12 +1,12 @@
# s2i builder for sphinx documentation
-Source: [https://github.com/kraxel/s2i-sphinx](https://github.com/kraxel/s2i-sphinx)
+Source: [https://gitlab.com/kraxel/s2i-sphinx](https://github.com/kraxel/s2i-sphinx)
-Image: kraxel/s2i-sphinx @ docker.io registry
+Image: registry.gitlab.com/kraxel/s2i-sphinx
## Deploy in openshift
```
-oc new-app kraxel/s2i-sphinx~git://some.host/path/to/linux/kernel/source/repo.git
+oc new-app registry.gitlab.com/kraxel/s2i-sphinx~git://some.host/path/to/linux/kernel/source/repo.git
```