Fixed opencord guide link in README

Change-Id: I2aa334d837a99e0543d5d8058dd946e353cf1537
diff --git a/README.md b/README.md
index 7b1ce81..1040e29 100644
--- a/README.md
+++ b/README.md
@@ -35,7 +35,7 @@
 - The `docker-*` targets for building and pushing Docker images depend on the
   variables `DOCKER_REGISTRY`, `DOCKER_REPOSITORY`, and `DOCKER_TAG` as
   [described in the CORD
-  documentation](https://guide.opencord.org/developer/test_release_software.html#publish-docker-container-images-to-public-dockerhub-job-docker-publish)
+  documentation](https://guide.opencord.org/master/developer/test_release_software.html#publish-docker-container-images-to-public-dockerhub-job-docker-publish)
 
 - If you make changes the dependencies in the `go.mod` file, you will need to
   run `make mod-update` to update the `go.sum` and `vendor` directory.
diff --git a/VERSION b/VERSION
index df0228d..c2c9b13 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-4.2.5
+4.2.6-dev