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 ad69e3a commit b2a89d1Copy full SHA for b2a89d1
config/redirects
@@ -23,7 +23,6 @@ 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