Fix Implementation-URL

Change-Id: I64ad4ba1bd6f2d4e2482b764924d1acdfd7ee36a
diff --git a/BUILD b/BUILD
index ed8ba85..0d6c566 100644
--- a/BUILD
+++ b/BUILD
@@ -8,7 +8,7 @@
         "Gerrit-PluginName: rabbitmq",
         "Gerrit-Module: com.googlesource.gerrit.plugins.rabbitmq.Module",
         "Implementation-Title: Gerrit rabbitmq plugin",
-        "Implementation-URL: https://github.com/rinrinne/gerrit-rabbitmq-plugin",
+        "Implementation-URL: https://gerrit-review.googlesource.com/#/admin/projects/plugins/rabbitmq",
     ],
     deps = [
         "@amqp_client//jar",