Skip to content

Commit 14fa086

Browse files
committed
doc/rados/operations: Fix invalid hyperlink in crush-map-edits.rst
Fix attempted use of underscores for inline emphasis which resulted in the text being emphasized to be considered a link. The text was rendered partially as a link to an invalid anchor "#id3". Instead use inline italic for formatting emphasis. Signed-off-by: Ville Ojamo <[email protected]>
1 parent 5562407 commit 14fa086

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/rados/operations/crush-map-edits.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -265,7 +265,7 @@ all of the
265265
chassis's hosts and their associated OSDs will be in the ``down``
266266
state and thus unavailable. It is important to avoid placing multiple replicas
267267
or shards of data within a single such chassis, which in this case is
268-
a _failure domain_.
268+
a *failure domain*.
269269

270270
To declare a bucket instance, do the following: specify its type, give it a
271271
unique name (an alphanumeric string), assign it a unique ID expressed as a

0 commit comments

Comments
 (0)