Update URL for maven version rules description

Change-Id: Ifa23c9644959238764dab00517159931364b1cc4
diff --git a/version.bzl b/version.bzl
index 5fe4003..73c5151 100644
--- a/version.bzl
+++ b/version.bzl
@@ -3,5 +3,5 @@
 # Used by :install and :deploy when talking to the destination repository. As
 # we currently have no stable releases, we use the "build number" scheme
 # described at:
-# http://mojo.codehaus.org/versions-maven-plugin/version-rules.html
+# https://www.mojohaus.org/versions-maven-plugin/version-rules.html
 GITILES_VERSION = "0.2-6"