Fix Implementation-URL in manifest Change-Id: Id121c56a20e78918e8c9d225775824c45dac6806
diff --git a/BUCK b/BUCK index 39e51ff..7a7232b 100644 --- a/BUCK +++ b/BUCK
@@ -23,7 +23,7 @@ 'Gerrit-Module: com.ericsson.gerrit.plugins.syncindex.Module', 'Gerrit-HttpModule: com.ericsson.gerrit.plugins.syncindex.HttpModule', 'Implementation-Title: sync-index plugin', - 'Implementation-URL: https://gerrit.ericsson.se/#/admin/projects/gerrit/plugins/sync-index', + 'Implementation-URL: https://gerrit-review.googlesource.com/#/admin/projects/plugins/sync-index', 'Implementation-Vendor: Ericsson', ], provided_deps = GERRIT_TESTS,