Fixing opencord guide link

Change-Id: I56dbfdec0227db6777cf61431d87a265c857dac2
diff --git a/README.md b/README.md
index c08d589..1caf948 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)
+  [described in the CORD 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 5bc1cc4..f091353 100755
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-2.2.7
+2.2.8-dev