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.93~113^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=d8d608d6711773ecb05f4c5d13415211de90c362;p=ceph.git erasure-code: update links to jerasure upstream It moved from bitbucket to jerasure.org Signed-off-by: Loic Dachary --- 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.