From: Loic Dachary Date: Sun, 28 Dec 2014 09:29:54 +0000 (+0100) Subject: erasure-code: update links to jerasure upstream X-Git-Tag: v0.87.1~5^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F3263%2Fhead;p=ceph.git erasure-code: update links to jerasure upstream It moved from bitbucket to jerasure.org Signed-off-by: Loic Dachary (cherry picked from commit 8e86f901939f16cc9c8ad7a4108ac4bcf3916d2c) --- diff --git a/doc/dev/osd_internals/erasure_coding/jerasure.rst b/doc/dev/osd_internals/erasure_coding/jerasure.rst index af7631c16f11..27669a0b2263 100644 --- a/doc/dev/osd_internals/erasure_coding/jerasure.rst +++ b/doc/dev/osd_internals/erasure_coding/jerasure.rst @@ -26,8 +26,8 @@ implementation. It is a wrapper around the code found at and `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 -`_ and -`https://bitbucket.org/jimplank/gf-complete -`_ . The difference +upstream repositories `http://jerasure.org/jerasure/jerasure +`_ and +`http://jerasure.org/jerasure/gf-complete +`_ . The difference between the two, if any, should match pull requests against upstream.