diff --git a/README.md b/README.md index 044e3bf..e8c8e6e 100644 --- a/README.md +++ b/README.md @@ -2,4 +2,4 @@ mlpack Jenkins configuration and test support --------------------------------------------- This repository contains a number of scripts which are used by Jenkins -(http://masterblaster.mlpack.org) in order to build and test mlpack. +(http://ci.mlpack.org) in order to build and test mlpack. diff --git a/REGISTRY_CONFIG_README.md b/REGISTRY_CONFIG_README.md index 2592d3d..5c6df04 100644 --- a/REGISTRY_CONFIG_README.md +++ b/REGISTRY_CONFIG_README.md @@ -1,4 +1,4 @@ -A registry is running on masterblaster at port 5000. +A registry is running on http://masterblaster.mlpack.org at port 5000. To add an image to the registry, do the following steps: @@ -19,4 +19,4 @@ https://docs.docker.com/registry/insecure/#deploy-a-plain-http-registry 2. Once step 1 is complete, pull the image on the client -docker pull localhost:5000/image-name:version \ No newline at end of file +docker pull localhost:5000/image-name:version