]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
erasure-code: update links to jerasure upstream 3264/head
authorLoic Dachary <ldachary@redhat.com>
Sun, 28 Dec 2014 09:29:54 +0000 (10:29 +0100)
committerLoic Dachary <ldachary@redhat.com>
Sun, 28 Dec 2014 09:39:24 +0000 (10:39 +0100)
It moved from bitbucket to jerasure.org

Signed-off-by: Loic Dachary <ldachary@redhat.com>
(cherry picked from commit 8e86f901939f16cc9c8ad7a4108ac4bcf3916d2c)

doc/dev/osd_internals/erasure_coding/jerasure.rst

index af7631c16f111715f5a393d73693e880442659d7..27669a0b22639f08465dcd5d2e3be5e272e157c5 100644 (file)
@@ -26,8 +26,8 @@ implementation. It is a wrapper around the code found at
 and `https://github.com/ceph/gf-complete
 <https://github.com/ceph/gf-complete>`_ , pinned to the latest stable
 version in *.gitmodules*. These repositories are copies of the
-upstream repositories `https://bitbucket.org/jimplank/jerasure
-<https://bitbucket.org/jimplank/jerasure>`_ and
-`https://bitbucket.org/jimplank/gf-complete
-<https://bitbucket.org/jimplank/gf-complete>`_ . The difference
+upstream repositories `http://jerasure.org/jerasure/jerasure
+<http://jerasure.org/jerasure/jerasure>`_ and
+`http://jerasure.org/jerasure/gf-complete
+<http://jerasure.org/jerasure/gf-complete>`_ . The difference
 between the two, if any, should match pull requests against upstream.