Skip to content

Commit 9082532

Browse files
committed
Update cross-references to use new page
1 parent 77514d2 commit 9082532

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

doc/modules/ROOT/pages/decimal_fast128_t.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -252,4 +252,4 @@ Conversion to any other decimal type is subject to:
252252

253253
== Non-Member Operator Behavior
254254

255-
See xref:generic_decimal.adoc#operator_behavior[here] for behavior of non-member operators.
255+
See xref:fast_types.adoc#fast_operator_behavior[here] for behavior of non-member operators.

doc/modules/ROOT/pages/decimal_fast32_t.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -245,4 +245,4 @@ Losslessly converts the current decimal value to other decimal type.
245245

246246
== Non-Member Operator Behavior
247247

248-
See xref:generic_decimal.adoc#operator_behavior[here] for behavior of non-member operators.
248+
See xref:fast_types.adoc#fast_operator_behavior[here] for behavior of non-member operators.

doc/modules/ROOT/pages/decimal_fast64_t.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -251,4 +251,4 @@ Conversion to `decimal128_t` or `decimal_fast128_t` is lossless in all cases.
251251

252252
== Non-Member Operator Behavior
253253

254-
See xref:generic_decimal.adoc#operator_behavior[here] for behavior of non-member operators.
254+
See xref:fast_types.adoc#fast_operator_behavior[here] for behavior of non-member operators.

0 commit comments

Comments
 (0)