diff --git a/modules/openstack_project/manifests/gerrit.pp b/modules/openstack_project/manifests/gerrit.pp index 4d94fa4eeb..b47d24b7a1 100644 --- a/modules/openstack_project/manifests/gerrit.pp +++ b/modules/openstack_project/manifests/gerrit.pp @@ -173,12 +173,12 @@ class openstack_project::gerrit ( { name => 'changeid', match => '(I[0-9a-f]{8,40})', - link => '#q,$1,n,z', + link => '/#q,$1,n,z', }, { name => 'gitsha', match => '(

|[\\s(])([0-9a-f]{40})(

|[\\s.,;:)])', - html => '$1$2$3', + html => '$1$2$3', }, ], trackingids => [