We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c057658 commit 0471fd1Copy full SHA for 0471fd1
config/redirects
@@ -23,6 +23,7 @@ symlink: current -> v2.0
23
[v1.20-*]: ${prefix}/${version}/tutorial/crud/ -> ${base}/${version}/read/
24
[v1.20-*]: ${prefix}/${version}/tutorial/codecs/ -> ${base}/${version}/data-formats/codecs/
25
[v1.20-*]: ${prefix}/${version}/tutorial/collation/ -> ${base}/${version}/
26
+[v1.20-*]: ${prefix}/${version}/tutorial/crud/ -> ${base}/${version}/read/
27
[v1.20-*]: ${prefix}/${version}/tutorial/commands/ -> ${base}/${version}/run-command/
28
[v1.20-*]: ${prefix}/${version}/tutorial/custom-types/ -> ${base}/${version}/data-formats/custom-types/
29
[v1.20-*]: ${prefix}/${version}/tutorial/decimal128/ -> ${base}/${version}/data-formats/decimal128/
0 commit comments