]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
erasure-code: fix URL in developer notes 1824/head
authorLoic Dachary <loic@dachary.org>
Mon, 19 May 2014 14:46:25 +0000 (16:46 +0200)
committerLoic Dachary <loic@dachary.org>
Mon, 19 May 2014 16:41:37 +0000 (18:41 +0200)
add missing ..

http://tracker.ceph.com/issues/8388 Fixes: #8388

Reported-by: koleosfuscus <koleosfuscus@yahoo.com>
Signed-off-by: Loic Dachary <loic@dachary.org>
doc/dev/osd_internals/erasure_coding/developer_notes.rst

index b60cdb6c162604bb27428259788af481d045861b..1029ac20b0a82b91c4256ef52deea256b9724c6c 100644 (file)
@@ -161,7 +161,7 @@ Although Reed-Solomon is provided as a default, Ceph uses it via an
 allow each pool to choose the plugin that implements it using
 key=value pairs stored in an `erasure code profile`_. 
 
-.. _erasure code profile: ../../erasure-coded-pool
+.. _erasure code profile: ../../../erasure-coded-pool
 
 ::