Use git protocol instead of https
[lttng-ci.git] / jobs / babeltrace.yaml
index 9cea85099cfe8ed1e22d494bff90442753bbe9ca..659a45a3f8d40d13f32dfadc8dfd131db85de8a2 100644 (file)
@@ -27,9 +27,9 @@
 
     scm:
       - git:
-          url: https://github.com/efficios/babeltrace.git
+          url: git://github.com/efficios/babeltrace.git
           browser: githubweb
-          browser-url: https://github.com/efficios/babeltrace.git
+          browser-url: https://github.com/efficios/babeltrace
           branches:
             - origin/{version}
 
@@ -38,7 +38,7 @@
 
     properties:
       - github:
-          url: https://github.com/efficios/babeltrace/
+          url: https://github.com/efficios/babeltrace
 
 
 ## Templates
This page took 0.022403 seconds and 4 git commands to generate.