Skip to content

Commit a9bb76f

Browse files
committed
Cosmetic fixes to the navigation at the bottom of the README for tutorial 21 and 22.
1 parent d4fc9fb commit a9bb76f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

tutorials/tutorial21/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,4 +143,4 @@ a temporary buffer (because their inner `ValueType` types are NOT convertible).
143143
`static_cast` when field's inner `ValueType` types are convertible and uses temporary buffer
144144
with write / read operations when such conversion is not possible.
145145

146-
[Read Previous Tutorial](../tutorial20) <----------------------- [Read Next Tutorial](../tutorial22)
146+
[Read Previous Tutorial](../tutorial20) <-----------------------> [Read Next Tutorial](../tutorial22)

tutorials/tutorial22/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,4 +112,4 @@ is used, while for the second one the **long** form is in place.
112112
static constexpr function, which provides maximal remaining length value.
113113

114114

115-
[Read Previous Tutorial](../tutorial21) <----------------------- [Read Next Tutorial](../tutorial23)
115+
[Read Previous Tutorial](../tutorial21) <-----------------------> [Read Next Tutorial](../tutorial23)

0 commit comments

Comments
 (0)