]> git.apps.os.sepia.ceph.com Git - ceph-build.git/commitdiff
ceph-docs: update git URL 186/head
authorKen Dreyer <kdreyer@redhat.com>
Wed, 28 Oct 2015 22:25:59 +0000 (16:25 -0600)
committerKen Dreyer <kdreyer@redhat.com>
Wed, 28 Oct 2015 22:25:59 +0000 (16:25 -0600)
Avoid ".git" HTTPS URLs, for consistency

ceph-docs/config/definitions/ceph-docs.yml

index bafcf8c7ffb248ca26e2c3d79357795ad1f33318..f26a514a15a6cfa0c91bd25f67838b1cc9b01100 100644 (file)
@@ -22,7 +22,7 @@
 
     scm:
       - git:
-          url: https://github.com/ceph/ceph.git
+          url: https://github.com/ceph/ceph
           browser: auto
           # The default is to build and publish every branch.
           # Uncomment this for testing: