Commit a12fce7
committed
ARROW-17317: [Release][Docs] Normalize previous document version directory (#14457)
We should use X.Y instead of X.Y.Z (e.g.: 8.0 not 8.0.1) for previous version document directory.
See also:
https://github.com/apache/arrow/blob/apache-arrow-9.0.0/dev/release/post-08-docs.sh#L84
The script should accept X.Y.Z such as 8.0.1 and normalize it to X.Y. It'll reduce human error.
See also:
* apache/arrow-site#228 (comment)
* apache/arrow-site#228 (comment)
Authored-by: Sutou Kouhei <kou@clear-code.com>
Signed-off-by: Joris Van den Bossche <jorisvandenbossche@gmail.com>1 parent 7d4bc9b commit a12fce7
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
84 | | - | |
| 84 | + | |
| 85 | + | |
85 | 86 | | |
86 | 87 | | |
87 | 88 | | |
| |||
0 commit comments