From b1e48820785a1d3153fc926ad21355b3927b44e9 Mon Sep 17 00:00:00 2001 From: Loic Dachary Date: Sun, 28 Dec 2014 10:29:54 +0100 Subject: [PATCH] erasure-code: update links to jerasure upstream It moved from bitbucket to jerasure.org Signed-off-by: Loic Dachary (cherry picked from commit 8e86f901939f16cc9c8ad7a4108ac4bcf3916d2c) --- doc/dev/osd_internals/erasure_coding/jerasure.rst | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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. -- 2.47.3