Skip to content

Commit

Permalink
Cosmetic fixes to the navigation at the bottom of the README for tuto…
Browse files Browse the repository at this point in the history
…rial 21 and 22.
  • Loading branch information
arobenko committed Aug 12, 2022
1 parent d4fc9fb commit a9bb76f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion tutorials/tutorial21/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -143,4 +143,4 @@ a temporary buffer (because their inner `ValueType` types are NOT convertible).
`static_cast` when field's inner `ValueType` types are convertible and uses temporary buffer
with write / read operations when such conversion is not possible.

[Read Previous Tutorial](../tutorial20) <----------------------- [Read Next Tutorial](../tutorial22)
[Read Previous Tutorial](../tutorial20) <-----------------------> [Read Next Tutorial](../tutorial22)
2 changes: 1 addition & 1 deletion tutorials/tutorial22/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -112,4 +112,4 @@ is used, while for the second one the **long** form is in place.
static constexpr function, which provides maximal remaining length value.


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

0 comments on commit a9bb76f

Please sign in to comment.